Y
Hacker News
new
|
ask
|
show
|
jobs
by
hotnfresh
938 days ago
You can check out multiple branches in different directories from a single git repo. This saves me a lot of what used to be stashing.
1 comments
bshacklett
937 days ago
I’d be interested to hear more about your workflow I’ve thought about doing similar things, but it just seems like too much overhead.
link
hotnfresh
937 days ago
Great to have two “work trees” when you’re often called in to troubleshoot or help with other branches. Sometimes handy during merges, too.
link