2011-05-13 23:20:54 +00:00
|
|
|
git-annex allows managing files with git, without checking the file
|
|
|
|
contents into git. While that may seem paradoxical, it is useful when
|
|
|
|
dealing with files larger than git can currently easily handle, whether due
|
|
|
|
to limitations in memory, checksumming time, or disk space.
|
|
|
|
|
2014-11-06 18:20:10 +00:00
|
|
|
For documentation, see doc/ or <https://git-annex.branchable.com/>
|