Y
Hacker News
new
|
ask
|
show
|
jobs
by
resonious
690 days ago
He specifically mentions version control and avoiding merge conflicts, so I'm pretty sure it's stuff like git that he's finding himself cautious about.
2 comments
wtetzner
689 days ago
That makes sense, but then why not just work on trunk and don't worry about branching?
link
jay_kyburz
690 days ago
How do you get a merge conflict with yourself?
link
akkartik
690 days ago
By maintaining a family of related forks/branches:
https://akkartik.name/freewheeling
link
codr7
690 days ago
Thanks a bunch, now the coffee is on my keyboard.
link
lnenad
690 days ago
By trying really hard
link