4 lines
261 B
Text
4 lines
261 B
Text
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, time, or disk space.
|