|
|
|
|
|
by qwery
1 day ago
|
|
git is not a particularly suitable VCS for gamedev for reasons so much deeper than what messages it prints for a given command.
git is a tool built to solve versioning text files in a collaborative, open software development context. That is the problem git has in the gamedev space. |
|