radicle-heartwood-lfs/radicle-cli/src
Alexis Sellier 33461e4be1
Set patch status to `merged` automatically
When a merge is applied to a patch, we check whether the threshold
of delegates has been reached, at which point we set the patch status
to `merged`.

This requires threading the identity document oid through the "apply"
process.
2023-04-05 10:32:45 +02:00
..
commands Set patch status to `merged` automatically 2023-04-05 10:32:45 +02:00
terminal cli: Improve patch command output 2023-03-24 13:04:52 +01:00
commands.rs cli: Implement `tag` and `untag` 2023-03-13 15:08:14 +01:00
git.rs cli: Support revision id in `rad merge` 2023-03-31 17:24:55 +02:00
lib.rs Move CLI command tests to integration tests 2022-12-06 10:01:41 +01:00
main.rs cli: Add CLI commit SHA-1 to help 2023-03-22 08:52:35 +01:00
project.rs cli: Correctly setup remote tracking branch 2023-01-25 17:51:49 +01:00
terminal.rs cli: Additional fixes in the merge process 2023-04-03 16:06:24 +02:00