radicle-heartwood-lfs/radicle-cli/src
Slack Coder 2667569a6d
cli: Fix patch open/update when out-of-sync
Trying to open or update Patch will fail if the user's working copy is
out of sync with the Radicle projects canonical head.

Fix this by always operating on the storage when opening or
updating a patch.
2023-04-28 10:33:36 +02:00
..
commands cli: Fix patch open/update when out-of-sync 2023-04-28 10:33:36 +02:00
terminal cli: Fix `Message::get` bug 2023-04-27 11:22:44 +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