worktree remove
Remove one or more worktrees.
Usage
worktree remove [branch]
worktree remove [branch] --forceExamples
worktree remove feature/add-bulk-actions
worktree remove feature/add-bulk-actions --force
worktree rm feature/add-bulk-actionsThe alias rm is available for remove.
Last updated on