Git worktree remove
git_worktree_removeRemove a Git worktree created by git_worktree_create, specifying the worktree path and branch, with an optional force flag.
Instructions
Remove an agent worktree created by git_worktree_create.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| force | No | ||
| branch | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||