git worktree

Aynı depoya bağlı çoklu çalışan ağaçları yönet. Daha fazla bilgi için: https://git-scm.com/docs/git-worktree.

git worktree add {{örnek/dizin}} {{dal}}

git worktree add {{örnek/dizin}} -b {{yeni_dal}}

git worktree list

git worktree prune