Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Dumb question: doesn't Git save the entire binary rather than just the changed parts? Is there a better VCS for binaries?


Generally, you'd ignore the binary or any compilation artifacts in your .gitignore. You might also want to ignore the images/animations you create and save them elsewhere. I think there's another comment here that talks about strategies for checking in binary files.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: