Drop-in replacement for git worktree add that shares disk blocks instead of copying your tree. On the Linux kernel, 1816 MB becomes 36 MB.
-
Updated
Sep 7, 2026 - Rust
Drop-in replacement for git worktree add that shares disk blocks instead of copying your tree. On the Linux kernel, 1816 MB becomes 36 MB.
Fast, safe filesystem deduplication for btrfs & xfs — a duperemove fork.
Cheap, isolated copy-on-write git worktrees for running many AI agents on one repo — an extra checkout costs metadata (~0.4 KiB per tracked path), not another copy of the tree. No daemon: just git + reflink/overlayfs.
In-band deduplication via LD_PRELOAD for any filesystem that supports reflinks!
my git worktree manager | git worktree grows the trees, grove keeps the underbrush from taking root. uses CoW dependency clones, even on filesystems that were never built for it.
a Rust library to copy a range of bytes to another file with as little overhead as possible
Clone of https://https.git.savannah.gnu.org/git/tar.git with reflink patches
Safe APFS clone deduplication for macOS — fclones detection + a windowless, ACL-complete apply
Reflink-aware incremental binary diff for large files on CoW filesystems (XFS/Btrfs). Go library + CLI.
Memoized file copy - A copy tool that remembers what you've copied.
Copy-on-write Git worktrees using reflinks. Fast worktree clones for coding agents.
To associate your repository with the reflink topic, visit your repo's landing page and select "manage topics."