Hacker News new | ask | show | jobs
by ajford 1839 days ago
Git doesn't work well for binary files, in particular large binary files.

This is the reason so few VFX, graphics, and game devs use Git for anything that needs to version large binary files.

Git LFS can help, but it's not always the right solution.