link
Manage multiple working trees
git worktree
Add new worktree
git worktree add ../new-path
List all worktrees
git worktree list