radicle-heartwood-lfs/radicle-cli
cloudhead e703bad294
remote-helper: Fix `FETCH_HEAD` setting on fetch
The `git2` crate is not reliable at setting the `FETCH_HEAD` on fetch.
Therefore we disable that feature, and let the git command-line do its
thing.
2023-11-22 11:29:44 +01:00
..
examples remote-helper: Fix `FETCH_HEAD` setting on fetch 2023-11-22 11:29:44 +01:00
src Move `rad-web` binary to `radicle-httpd` package 2023-11-22 11:27:11 +01:00
tests remote-helper: Fix `FETCH_HEAD` setting on fetch 2023-11-22 11:29:44 +01:00
Cargo.toml Move `rad-web` binary to `radicle-httpd` package 2023-11-22 11:27:11 +01:00