merge_undo
Undo a previous merge or supersede action; omit an operation ID to view the log of reversible operations and choose which to reverse.
Instructions
Reverse a prior merge/supersede operation (the 'git reflog for your agent's memory'). With no operation_id, lists the reversible operation log so you can pick one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | No | ID of the merge/supersede operation to reverse. Omit to list recent operations (the reflog). |