Description
Git worktrees can be created and switched with a simpler workflow that feels closer to changing branches. It is useful for developers who keep multiple feature branches checked out at the same time.
Worktree tools modify repository checkout structure. Confirm paths before deleting or pruning worktrees so uncommitted changes are not lost.