radicle-heartwood-lfs/radicle-cli/src
Alexis Sellier 7a08a1d459
cli: Get fetch after track working
When tracking a repository with the `--fetch` option, we run a fetch
once the tracking is done.

When tracking nodes, we don't accept the `--fetch` flag, as there may
not be a repository to fetch.
2023-04-26 09:49:37 +02:00
..
commands cli: Get fetch after track working 2023-04-26 09:49:37 +02:00
terminal rad: preparation for the rad remote commands 2023-04-22 14:09:30 +02:00
commands.rs cli: Remove `rad fetch` command 2023-04-24 14:19:31 +02:00
git.rs cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Remove `rad fetch` command 2023-04-24 14:19:31 +02:00
project.rs cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
terminal.rs cli: Call `rad sync` on `git push rad` 2023-04-25 12:46:25 +02:00