Home
Commands
Add a git worktree
Add a git worktree
Git
Check out another branch in a second folder without stashing.
git worktree add ../<dir> <branch>
Copy command