refcard.dev

← Claude Code / Workflows / Git Worktrees

git worktree add <path> <branch>

Create a git worktree for an isolated checkout. Claude can work here in parallel.

git worktree add <path> <branch>