radicle-heartwood-lfs/radicle-cli/src
Alexis Sellier e325fa8621
cli: Turn `patch update` into a plumbing command
Remove most of the user-friendly functionality and simplify this command
so that it is only used for scripting.

`git push rad` is now the proper way of updating patches.
2023-06-21 17:02:00 +02:00
..
commands cli: Turn `patch update` into a plumbing command 2023-06-21 17:02:00 +02:00
terminal cli: Add user alias to `rad auth` 2023-06-20 15:45:14 +02:00
commands.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
git.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Verify merge, remove `rad merge` command 2023-05-23 16:11:42 +02:00
project.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
terminal.rs Update to Rust 1.70 2023-06-02 14:40:44 +02:00