Hacker News new | ask | show | jobs
by IshKebab 305 days ago
Ah interesting. That makes sense, thanks!
1 comments

Better still, you can keep your debug printfs around on top of your ‘pushable’ work, and they'll be automatically be rebased as the tree changes underneath. If there are conflicts, you don't have to deal with them unless and until you actually want to use the conflicted code again.