Hacker News new | ask | show | jobs
by notduncansmith 4220 days ago
I don't know of a great solution for Git, but I've heard that Perforce is more suited to handling large binaries - I believe it's used in many game development studios, where binary assets can number in the high gigabytes.
1 comments

Game developers need both support for large files and for exclusive locking, since assets like images, audio and 3d models are almost never mergeable.