2011-03-06 16:22:56 +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
|
2012-02-15 23:43:15 +00:00
|
|
|
to limitations in memory, time, or disk space.
|
2011-03-06 16:22:56 +00:00
|
|
|
|
2012-08-27 19:01:54 +00:00
|
|
|
[[!img assistant/thumbnail.png link=assistant align=right]]
|
2012-08-27 18:55:54 +00:00
|
|
|
git-annex is designed for git users who love the command line.
|
|
|
|
For everyone else, the [[git-annex assistant|assistant]] turns
|
|
|
|
git-annex into an easy to use folder synchroniser.
|
2013-03-11 22:20:14 +00:00
|
|
|
|
|
|
|
To get a feel for git-annex, see the [[walkthrough]].
|