radicle-heartwood-lfs/radicle-cli
Fintan Halpenny bb5fb5e9d9
cli: fix rad-push-and-pull-patches
The call to `rad sync -a` can end up with different output if the `git
push` has already announced to the network -- ending up with the nodes
already be in sync.

Instead, for consistency, leave the syncing up to the `git push` and
remove the call to `rad sync`.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-11-30 10:19:40 +00:00
..
examples cli: fix rad-push-and-pull-patches 2023-11-30 10:19:40 +00:00
src radicle: remove repo iff there's no local rad/sigrefs 2023-11-30 10:48:14 +01:00
tests radicle: remove repo iff there's no local rad/sigrefs 2023-11-30 10:48:14 +01:00
Cargo.toml cli: Add `rad config` command 2023-11-30 10:46:32 +01:00