Hacker News new | ask | show | jobs
by greggman3 2102 days ago
I started on mercurial. I vastly prefer git. I admit it took a few months of asking teammates to help me get it but i'd never go back.
1 comments

Same here. I used to regard http://jordi.inversethought.com/blog/i-hate-git/ as my hero, and then I had to start using git in a new gig, and never touched mercurial since. If the goal of using a vcs is to have meaningful atomic commits, nothing beats git staging area and interactive rebase.