merge_undo
Reverse a prior merge or supersede operation. If no operation ID is provided, lists the log of recent operations that can be reversed.
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). |