cancel_merge
Abort an in-progress merge to discard conflicts and leave project data unaffected.
Instructions
Force-stop an in-progress merge, discarding the merge and its conflicts. Project data is untouched. Does not reload the editor. When NOT to use: to commit a merge (use apply_merge).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mergeId | Yes | Id of the merge to cancel (from start_merge) |