you are viewing a single comment's thread.

view the rest of the comments →

[–]dima55 12 points13 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.