Hacker News new | ask | show | jobs
by 0cf8612b2e1e 720 days ago

  …can be done with git, IMO easily, using worktrees
Like many things in git, the capability exists, but I would not call worktrees easy. The few times I have tried to play with worktrees resulted in enough friction that it felt safer to use a clone in a separate directory.