Post #1794438
2026-04-27 14:04 UTC
Claude Code worktrees are useful for parallel work but will eat up SSD space.
I wrote a small WorktreeCreate hook to share identical files between worktrees using APFS cloning. Byte-identical to git worktree add and easy to install.
https://github.com/palmin/claude-cow-worktree
Replies (2)
-
@leonoverweel@mastodon.social 2026-04-28 04:50
@palmin super cool idea!
-
@leonoverweel@mastodon.social 2026-04-28 05:11
@palmin @siracusa this reminded me of Hyperspace; another cool application of APFS cloning.