radicle-heartwood-lfs/radicle-remote-helper/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
..
fetch.rs cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
git-remote-rad.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00
lib.rs cli: `git pull` to update patches in working copy 2023-08-04 12:28:22 +02:00
list.rs remote-helper: Ignore decoding errors on fetch 2023-09-06 20:03:58 +02:00
push.rs cli: Add `rad patch set` command 2023-09-06 20:03:58 +02:00