Removes worktree dir via `git worktree remove --force` and deletes
the local branch by default; keepBranch=true preserves the branch.
Returns { removed: false } when the worktree path doesn't exist.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| git | ||
| get-claude-context-filter.test.ts | ||
| tasks-status-update.test.ts | ||
| verify-plan.test.ts | ||
| wait-for-job-snapshot.test.ts | ||