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

This isn't precisely true. Git stores changes at the "blob" level. Large plaintext files (like a CSV) are generally split into several blobs. You are correct that git works badly for binary files, like images and compiled executables, But plaintext files like CSVs should be OK.


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

Search: