radicle-heartwood-lfs/radicle-cli
Alexis Sellier 0886ab0a3c
node: Get the failing fetch tests passing
We fix the failing fetch tests by:

1. Not verifying our own refs, unless we're cloning, since we're
   otherwise not fetching our own refs.
2. Always force-fetching `sigrefs` from remotes into the staging copy.
3. Making sure that sigref updates are fast-forward before transfering
   the remote into the production copy.
2023-05-03 16:16:34 +02:00
..
examples cli: Auth without ssh-agent 2023-05-03 15:52:33 +02:00
src cli: Auth without ssh-agent 2023-05-03 15:52:33 +02:00
tests node: Get the failing fetch tests passing 2023-05-03 16:16:34 +02:00
Cargo.toml cli: Make `patch checkout` fetch missing objects 2023-03-18 12:24:17 +01:00