iso-code 0.1.1

Safe git worktree lifecycle management — prevents data loss bugs in AI coding agents
Documentation
1
2
3
4
// Linux-specific platform code.
//
// Copy-on-write is handled by `reflink-copy` (FICLONE ioctl on Btrfs/XFS).
// Network-filesystem detection parses `/proc/mounts`.