radicle-heartwood-lfs/radicle-cli/examples/git
Fintan Halpenny 91914d9345
radicle: improve quorum copy
The `no quorum found` error can be opaque and lead to a lot of confusion. It is
better to give more information for this error so that it leads to easier
debugging, since it can be quite a common warning/error.

Instead of a single error, there are two cases provided: `NoCandidates` and
`Diverging`, to capture the two different variants of errors that can occur.

`Display` implementations are provided for both to provide more information.
2024-11-18 12:32:44 +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 radicle: improve quorum copy 2024-11-18 12:32:44 +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