Hacker News new | ask | show | jobs
by phloxicon 4306 days ago
Do you think it would be possible to describe a binary file in such a way that some git extension of sorts could be made to understand the file so that only the minimum delta would have to be saved by git?
1 comments

Probably, but what for? It doesn't seem feasible to support every common binary type, and are all common binaries even understood well enough to do this?