radicle-heartwood-lfs/radicle-remote-helper
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
..
src remote-helper: Fix refs advertisement for patches 2023-08-06 17:29:21 +02:00
Cargo.toml Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00