radicle-heartwood-lfs/radicle-remote-helper
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
..
src remote-helper: Run sync on `git-fetch` 2023-09-27 12:29:46 +02:00
Cargo.toml Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00