1 2 3 4 5 6
# git-sprout A drop-in replacement for `git worktree add` that materialises the new worktree with filesystem copy-on-write clones instead of copying the tree. See <https://github.com/alltuner/git-sprout>.