git worktree

Updated: 04 December 2024

Delete a worktree

git worktree remove worktree_name

List all worktrees

git worktree list

Leave a comment