Y
Hacker News
new
|
ask
|
show
|
jobs
by
bdangubic
300 days ago
git has worktrees for this, I use them all the time
1 comments
doritosfan84
299 days ago
I don't see the correlation. Jujutsu has workspaces as the match to git's worktrees too because their worktrees are a different thing from what I'm talking about. Switching worktrees and making commits is way more work than just making commits.
link
bdangubic
298 days ago
“way more” is a stretch to justify introducing another tool like jj into the dev flow
link