presentation on git, a DVCS
Sitaram Chamarty (sitaramc@gmail.com)
Linus on merging (cont’d)
https://git.or.cz/gitwiki/LinusTalk200705Transcript
If you can do something really fast, really well, people will start using
it differently. One of the things I wanted to make sure is that merges go
really really quickly because I want people to merge often and merge
early, because as it turns out it becomes easier to merge. If you merge
every day, suddenly you never get to the point where you have huge
conflicts that are hard to resolve. So if you actually make branching and
merging easy, you actually avoid a whole class of problems that you
otherwise have a really really hard time avoiding.