@b I haven't used worktree but it would be a strong candidate for my work monorepo, which is several gigabytes large (I would love a dev environment that makes use of worktrees to make several branches available at once, without distinct clones)
Conversation
Notices
-
Embed this notice
Annika Backstrom (annika@xoxo.zone)'s status on Thursday, 11-Apr-2024 12:36:20 JST Annika Backstrom -
Embed this notice
b (b@xoxo.zone)'s status on Thursday, 11-Apr-2024 12:36:21 JST b Just found out about git worktree, but I don't get it. Why is `git worktree add ../copy` better than `git clone . ../copy`?
-
Embed this notice