radicle-heartwood-lfs/radicle-cli/src
Alexis Sellier 7d72b16087
cli: Call `rad sync` on `git push rad`
Instead of `Node::announce_refs`, we call `rad sync` to have the
terminal block while waiting for nodes to fetch the changes.

We also change the use of `git push` in the patch command to not
trigger syncing in that case.
2023-04-25 12:46:25 +02:00
..
commands cli: Call `rad sync` on `git push rad` 2023-04-25 12:46:25 +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