radicle-heartwood-lfs/radicle-cli
Alexis Sellier 3a9c8b7144
radicle: Remove `delegate` from `Remote` type
It wasn't being set correctly, and it's not the place for it,
so we remove it and set it in `httpd`.

Note that `Remote` is now simply a wrapper around `SignedRefs`.
If we want to remove the type or turn it into an alias, it will
require touching lots of different parts of the codebase. I opted
not to do that here as it's lower priority.
2023-04-26 11:06:55 +02:00
..
examples cli: Get fetch after track working 2023-04-26 09:49:37 +02:00
src radicle: Remove `delegate` from `Remote` type 2023-04-26 11:06:55 +02:00
tests cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
Cargo.toml cli: Make `patch checkout` fetch missing objects 2023-03-18 12:24:17 +01:00