|
|
|
|
|
by bsder
1961 days ago
|
|
Because I can explain Mercurial's mental model to anybody. And I have--from the CEO to the secretary--pretty much anybody can understand Mercurial. Git, not so much. The whole "staging" area is something that the vast majority of developers simply do not need and would be better off without. The UX of the commands is abysmal--commands that change what they do based upon whether the argument is a file or a directory? Are you insane? I could go on and on and on ... However, git has won. I keep my repos in Mercurial and transfer them out to Git for public consumption. :( |
|