radicle-heartwood-lfs/radicle-cli
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
..
examples cli: Add tests for `rad publish` 2023-09-05 11:16:09 +02:00
src cli: Add `rad patch set` command 2023-09-06 20:03:58 +02:00
tests cli: Add tests for `rad publish` 2023-09-05 11:16:09 +02:00
Cargo.toml Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00