logoalt Hacker News

dv_dttoday at 9:36 AM0 repliesview on HN

I don't understand why worktrees either, but to each their own.

For my purposes, the alternative with just switching branches or if parallelism is needed, full repos and remotes (including local path remotes) is just much more flexible. Clone local, branch it, optionally do anything later: push a branch back to the local repo, push it to a remote, delete local repo done.

The actual code and clean merges is much more significant than worktrees vs full clones