radicle-heartwood-lfs/radicle-cli/examples/git
Fintan Halpenny e412168be3
node: do not fail on `set_head`
The failure to set a HEAD ref, due to quourum, during a fetch should not fail
the fetch entirely.

Instead, log the success and failure, or return an error in other cases.

In fact, any failure to set the head could have resulted in notifications not
being sent, nor caching to occur.
2024-11-18 12:32:40 +01:00
..
git-fetch.md cli: Don't sync on git-fetch 2023-12-13 14:47:14 +01:00
git-push-amend.md remote-helper: relax the quorum checks 2024-07-03 15:14:58 +01:00
git-push-converge.md node: do not fail on `set_head` 2024-11-18 12:32:40 +01:00
git-push-delete.md cli: test deletion via `git push -d` 2024-11-11 12:00:45 +01:00
git-push-diverge.md remote-helper: relax the quorum checks 2024-07-03 15:14:58 +01:00
git-push-rollback.md remote-helper: relax the quorum checks 2024-07-03 15:14:58 +01:00
git-push.md helper: Allow pushing a raw SHA-1 2024-04-18 17:09:45 +02:00
git-tag.md radicle: add tags fetch refspec 2024-10-21 14:30:37 +02:00