radicle-heartwood-lfs/radicle-cli/src
Alexis Sellier 94bef61944
node: Return only remotes that were fetched from
Instead of returning the namespaces that we fetched with,
we return the remotes that were actually fetched from.

This can differ if some trusted peers were not available
on the remote node.

Previously, if that was the case, it would cause errors
since the remotes were looked up and that lookup failed.
2023-04-17 18:58:56 +02:00
..
commands node: Return only remotes that were fetched from 2023-04-17 18:58:56 +02:00
terminal cli: Unify format of help messages 2023-04-10 10:06:45 +02:00
commands.rs cli: Implement `tag` and `untag` 2023-03-13 15:08:14 +01:00
git.rs cli: Support revision id in `rad merge` 2023-03-31 17:24:55 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Add CLI commit SHA-1 to help 2023-03-22 08:52:35 +01:00
project.rs cli: Correctly setup remote tracking branch 2023-01-25 17:51:49 +01:00
terminal.rs cli: Unify format of help messages 2023-04-10 10:06:45 +02:00