1git-annex allows managing files with git, without checking the file
2contents into git. While that may seem paradoxical, it is useful when
3dealing with files larger than git can currently easily handle, whether due
4to limitations in memory, checksumming time, or disk space.
5
6For documentation, see doc/ or <https://git-annex.branchable.com/>
7