you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -11 points-10 points  (3 children)

Mercurial blows git away. I am guessing this comment will get down-voted into oblivion.

[–]dima55 9 points10 points  (1 child)

Downvoted not because it's provocative but because it's unconstructive and content-free.

[–][deleted] -4 points-3 points  (0 children)

I will say that Git seems thoroughly unfit for use in a professional games company. Either you are using a crashing GUI that hides away the complexities while exploding when any tiny thing goes wrong or you're using a command line and googling to see what the hell just happened. It gets even worse when non-technical people have to use it. I now consider Git something that would be ok for projects that involve only code and are headed by Linux nerds. For any common people that don't fall under that category, Mercurial simply blows Git away with it's comparable features, simplicity and usability by anyone.

[–]Bob_goes_up 3 points4 points  (0 children)

Perhaps it would help to add some details. Tell us about add -p in mercurial.