Hacker News new | ask | show | jobs
by fasterik 1042 days ago
Git works well enough for projects that are essentially similar to the Linux kernel, i.e. it's designed to be used by programmers working primarily on text files. For projects that have non-technical people collaborating with programmers, or frequently changing binary assets, there is plenty of room for improvement over git.
1 comments

Yes, that's why game shops don't use git (in general).