I would like to have a git repository that consists mainly of binary files.
I need to keep track of the changed, added and removed files to the repository, but I don\'t
Mined from @Tobu's answer to this related question:
To version and propagate binary files without actually storing them in git, try git-annex.