Skip to Content

worktree remove

Remove one or more worktrees.

Usage

worktree remove [branch] worktree remove [branch] --force

Examples

worktree remove feature/add-bulk-actions worktree remove feature/add-bulk-actions --force worktree rm feature/add-bulk-actions

The alias rm is available for remove.

Last updated on