Hacker News new | ask | show | jobs
by asiachick 1961 days ago
git won because it's default workflow is better than hg's

hg added stuff to match git's workflow but it isn't hg's default. The tutorials for hg all teach a decidedly inferior workflow to git.

ps: did a 20 person year long project in hg first, next project was git. Not going back if I can help it.