radicle-heartwood-lfs/radicle-cli
Alexis Sellier 885f4999da
remote-helper: Fix refs advertisement for patches
Some of the old patches had missing objects and that causes problems
during the ref advertisement, as the object is not found.

In this patch, we check that the object exists and also that the patch
is still open. Otherwise a remote tracking branch is created for every
single patch ref.
2023-08-06 17:29:21 +02:00
..
examples remote-helper: Fix refs advertisement for patches 2023-08-06 17:29:21 +02:00
src cli: Refactor git diff encoding 2023-08-04 12:45:53 +02:00
tests cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
Cargo.toml Update `radicle-surf` and `git-ref-format` 2023-07-14 16:57:55 +02:00