abort_worktree
Cancel a worktree without merging when a feature is abandoned. Discard changes and avoid unneeded merges to keep the workflow clean.
Instructions
Aborts worktree without merging. Use when feature is cancelled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for abort (for logging) | |
| worktree_path | Yes | Path to worktree |