radicle-heartwood-lfs/radicle-cli
cloudhead b482ae85f0
remote-helper: Run sync on `git-fetch`
Changes the behavior of `git fetch` by running a radicle network-level
fetch (ie. `rad sync --fetch`) before fetching refs from storage. This
avoids having to run `rad sync` before `git fetch`; and tries to make
sure that refs are always fresh.
2023-09-27 12:29:46 +02:00
..
examples remote-helper: Run sync on `git-fetch` 2023-09-27 12:29:46 +02:00
src cli: Sign refs and set head in `rad delegate add` 2023-09-27 12:25:14 +02:00
tests Prevent divergences in canonical head 2023-09-27 12:25:14 +02:00
Cargo.toml Update `radicle-surf` to `v0.15.0` 2023-09-18 10:57:37 +02:00