~/leohuynh.dev/topics/git-worktree
#git-worktree
Posts and snippets tagged #git-worktree.
rss feed ↗posts
Git worktree: one repo, many working directories
How git worktree lets you check out multiple branches at the same time — and why it became essential the day I wanted several AI coding agents working on one repo in parallel.