clawker worktree prune
Remove stale worktree entries from the registrySynopsis
Removes worktree entries from the project registry when both the worktree directory and git metadata no longer exist. This can happen when:- Native ‘git worktree remove’ was used (bypasses clawker registry)
- ‘clawker worktree remove’ failed partway through
- Manual deletion of worktree directory
Examples
Options
Options inherited from parent commands
See also
- clawker worktree - Manage git worktrees for isolated branch development