scrum4me-mcp/__tests__/git
janpeter visser b20e297851 feat: add removeWorktreeForJob helper
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>
2026-05-01 11:46:31 +02:00
..
worktree.test.ts feat: add removeWorktreeForJob helper 2026-05-01 11:46:31 +02:00