Profile Name

Star Rating

16
12
3
0
0

Mercurial Open Source Project Reviews

Review Filters
Profile Name
Star Rating
16
12
3
0
0
Andrei D.
AD
Andrei D.
Software Developer at RedGage, LLC
12/15/2015
Validated Reviewer
Review source: G2 invite
Incentivized Review

Best Open Source distributed version control available

* Carefully thought-out command-line interface (no checkout -b vs branch) * Extensibility (there's an extension for absolute most tasks you might need) * Builtin manual completeness * Lack of sophisticated conventions (unlike Git's "branch" definition)
Boris J.
BJ
Boris J.
Independent Software Contractor (Javascript, React, Angular, Node.js, Python, Flask, Linux)
12/15/2015
Validated Reviewer
Review source: G2 invite
Incentivized Review

Solid and simple version control

It's fairly powerful but simple to use. It has a lot of the same concepts and functionality as git but with much less of a learning curve. Also, "hg incoming" and "hg outgoing" are really useful. And so are extensions like hg record and hg shelve.
MH
Maple H.
--
12/14/2015
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

I enjoy it very much.

It's simple, while powerful. I tried git, it's too complex. I don't like complex things, keep simple, focus on own work, and do it the best. I believe mercurial have done her work good. Maybe because the feature set I'm using is limited. I should explore more. For now, well, it works!