radicle-heartwood-lfs/radicle-cli/src
cloudhead 287a920d12
cli: Add `rad patch set` command
Sets the current branch's upstream to point to the given patch.
This allows for pushes to update the patch.

When opening a patch, if the current branch already has an upstream,
it isn't updated automatically. This is why this command exists.
2023-09-06 20:03:58 +02:00
..
commands cli: Add `rad patch set` command 2023-09-06 20:03:58 +02:00
git cli: Refactor git diff encoding 2023-08-04 12:45:53 +02:00
terminal cli: Give passphrase error on prompt 2023-09-06 20:03:58 +02:00
commands.rs cli: Add `rad publish` command 2023-09-05 11:16:05 +02:00
git.rs cli: Refactor git diff encoding 2023-08-04 12:45:53 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Add `rad publish` command 2023-09-05 11:16:05 +02:00
project.rs cli: Consolidate working copy remote setup 2023-06-13 11:09:42 +02:00
terminal.rs cli: Simplify fatal error output 2023-09-01 15:17:41 +02:00