clawker worktree remove
Remove one or more worktreesSynopsis
Removes worktrees by their branch name. This removes both the git worktree metadata and the filesystem directory. The branch itself is preserved unless —delete-branch is specified. If the worktree has uncommitted changes, the command will fail unless —force is used.Aliases
remove, rm
Examples
Options
Options inherited from parent commands
See also
- clawker worktree - Manage git worktrees for isolated branch development