emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: preferring mercurial


From: Nathan Trapuzzano
Subject: Re: preferring mercurial
Date: Fri, 10 Jan 2014 06:48:41 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

François Orieux <address@hidden> writes:

> But by taking into account all the pro and cons of both tools, we must
> admit that the sole thing that really remains is that git is popular:
> git is chosen because "everybody" chose this tool. Why not afterall.

I still don't think that's right.  Git and Mercurial have significantly
different data models.  Git's model is much simpler and allows complex
actions to be defined in terms of a small number of very basic unifying
concepts, whereas the same actions in Mercurial often require
non-standard extensions.  As I believe someone in this thread already
put it: "Git got branches right, Mercurial (and Bazaar, etc.) didn't".
This essay describes the difference well:

http://xentac.net/2012/01/19/the-real-difference-between-git-and-mercurial.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]