David Nadlinger wrote:
> On 1/7/11 8:53 AM, Don wrote:
>>> What are the advantages of Mercurial over git? (git does allow
>>> multiple branches.)
>>>
>>> Andrei
>>
>> Essentially political and practical rather than technical.  […]
> 
> By the way, I just stumbled upon this page presenting arguments in favor
> of Git, which seems about as objective to me as it will probably get:
> http://whygitisbetterthanx.com/
> 
> Obviously, this site is biased in the sense that it doesn't mention
> possible arguments against Git – do you know of any similar collections
> for other DVCS?
> 

 * Cheap local branching
Available in Mercurial with the LocalbranchExtension.

 * Git is fast
Probably true on Linux, not so on Windows. The speed is acceptable
for most operations, but it is slower than Mercurial.

 * Staging area
Could actually be seen as a drawback since it adds extra complexity.
Depending on your workflow, most of the use cases can be handled
more easily in Mercurial with the crecord extension.

 * GitHub
Bitbucket.

 * Easy to learn
Mouahahahahahahah!

        The other points are true, but they are also applicable to any DVCS.

                Jerome
-- 
mailto:jeber...@free.fr
http://jeberger.free.fr
Jabber: jeber...@jabber.fr

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to