Git support for large files - mpicbg-rse/stuff GitHub Wiki
See https://github.com/blog/1986-announcing-git-large-file-storage-lfs
The idea is that the smudge
/clean
feature of Git: it allows the on-disk files to differ in a bijective way from the in-repository content.