Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
cahva10158yI too used mercurial couple of years ago. Back then it was just me using that so dont know how good it is when the whole team uses it. I was also using windows back then and hg was better with that (no cygwin shit needed). Nowdays git just works and our team is pleased with that. Nothing against mercurial 😀
-
I just find mercurial easier to work with. Currently moving over to Git (new job yay!) but I find it painful to get back into git after using mercurial for so long. It seems to me that Gits biggest advantage is the fact so many services support it. Then again this shows that I'm not a Hit 'power user' yet and have much to discover (I hope!)
-
Me too. I've switched to Mercurial after very frustrating half of a year with Git and that was so relieving even back then in 2011. When you're reading manuals because you want to, not because you have to. When a tool talks human, not bullshit gibberish can't be red without glossary.
-
@Hevlastka what's both funny and frustrating is when you want Git to do something non-trivial you're on your own
-
AIFPM1006yyou are not alone
take git cherrypick vs hg graft
one is a perfectionistic endevaour to pick the best, toss the rest
the other is a process of adding something to an existing thing, making it better
this shows the mindset of git..
Related Rants
Am I the only one that prefers HG to Git?
undefined
vcs
hg
mercurial
git