radicle-heartwood-lfs/radicle-cli/src
Fintan Halpenny fa19105f2f
cli: add un/resolve for patch review comments
Patch review comments can be resolved and unresolved as part of the Patch COB
API. This functionality was missing from the `rad patch command`.

Add a subcommand `rad patch resolve` which can resolve a review comment, and
unresolve given the `--undo` flag.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2024-07-03 20:21:46 +02:00
..
commands cli: add un/resolve for patch review comments 2024-07-03 20:21:46 +02:00
git cli: Small fix to ddif parsing 2024-06-24 12:09:44 +02:00
terminal cli: upload-pack events 2024-05-17 21:05:43 +02:00
commands.rs cli: add "debug" subcommand 2024-03-08 23:50:01 +01:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs build: Update env vars for build process 2024-06-20 10:47:50 +02:00
node.rs cli: Add `--from` and other options to `rad seed` 2024-06-25 12:01:52 +02:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs cli: Move common functionality out of the CLI 2024-06-12 15:36:34 +02:00
terminal.rs cli: upload-pack events 2024-05-17 21:05:43 +02:00