
Using Git Worktrees to enable parallel tasks from AI Agents
Git Worktree is a command added in Git 2.5, back in July 2015, more than 10 years ago, and allows users to have multiple Worktrees (copies) of a single git repository located in different directori...


