Mercurial: an alternative to git
Mercurial: an alternative to git
Posted Sep 15, 2005 14:39 UTC (Thu) by bos (guest, #6154)In reply to: Mercurial: an alternative to git by arcticwolf
Parent article: Mercurial: an alternative to git
Caveat lector: I work on Mercurial a lot.
The sets of features are quite similar, particularly with core features. There are a few differences in things you can do with non-core commands, but nothing terribly significant.
The bigger difference between the two is in how the user interfaces "feel". This doesn't affect the functionality of either system, but I think that Mercurial has a more complete, consistent command line UI than git, and certainly one that's more familiar to CVS or SVN users.