2011-03-06 12:22:56 -04:00
[[!inline raw=yes pages="summary"]]
2010-10-19 14:37:19 -04:00
2012-08-27 14:55:54 -04:00
To get a feel for git-annex, see the [[walkthrough]] or read about [[how_it_works]].
2010-10-19 20:07:50 -04:00
2010-10-19 19:28:29 -04:00
[[!sidebar content="""
2010-11-13 21:37:47 -04:00
[[!img logo_small.png link=no]]
2010-11-13 21:29:30 -04:00
2012-09-28 20:58:01 -04:00
* **[[install]]**
2012-08-27 14:55:54 -04:00
* [[assistant]]
2011-10-17 14:28:30 -04:00
* [[tips]]
2010-10-19 14:37:19 -04:00
* [[bugs]]
2010-10-25 11:47:45 -04:00
* [[todo]]
2010-11-14 14:08:20 -04:00
* [[forum]]
2011-03-15 23:25:16 -04:00
* [[comments]]
2010-10-19 14:37:19 -04:00
* [[contact]]
2012-04-13 15:38:37 -04:00
* [[testimonials]]
2011-07-24 15:15:43 +02:00
* <a href="http://flattr.com/thing/84843/git-annex"><img src="https://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" /></a>
2010-11-16 18:00:42 -04:00
2010-12-09 11:36:10 -04:00
[[News]]:
2011-03-31 16:08:25 -04:00
<small>
2011-03-31 16:10:17 -04:00
[[!inline pages="news/* and !*/discussion" archive=yes show=3 feeds=no]]
2011-03-31 16:08:25 -04:00
</small>
2010-12-09 11:36:10 -04:00
2011-03-31 16:02:36 -04:00
[[Feeds]]:
2011-03-31 16:09:12 -04:00
<small>
2012-04-05 14:53:53 -04:00
[[!inline pages="internal(feeds/*)" archive=yes show=8 feeds=no]]
2011-03-31 16:08:25 -04:00
</small>
2011-03-31 16:05:51 -04:00
"""]]
2011-03-31 16:02:36 -04:00
2010-10-19 19:28:29 -04:00
<table>
<tr>
2011-03-04 13:04:49 -04:00
<td width="50%" valign="top">[[!inline feeds=no template=bare pages=use_case/bob]]</td>
<td width="50%" valign="top">[[!inline feeds=no template=bare pages=use_case/alice]]</td>
2010-10-19 19:28:29 -04:00
</tr>
</table>
If that describes you, or if you're some from column A and some from column
B, then git-annex may be the tool you've been looking for to expand from
keeping all your small important files in git, to managing your large
files with git.
2010-10-19 14:37:19 -04:00
2010-10-19 15:59:40 -04:00
## documentation
2010-10-19 16:07:33 -04:00
* [[git-annex man page|git-annex]]
2010-10-19 15:59:40 -04:00
* [[key-value backends|backends]] for data storage
2011-05-16 02:07:59 -04:00
* [[special_remotes]] (including [[special_remotes/S3]] and [[special_remotes/bup]])
2011-12-30 20:02:55 -04:00
* [[sync]]
2011-04-17 11:45:34 -04:00
* [[encryption]]
2011-03-03 16:40:55 -04:00
* [[bare_repositories]]
2011-04-09 13:10:01 -04:00
* [[internals]]
2012-02-14 18:50:25 -04:00
* [[scalability]]
2011-04-03 15:53:40 -04:00
* [[design]]
2010-10-19 19:28:29 -04:00
* [[what git annex is not|not]]
2012-01-03 21:12:01 -04:00
* [[sitemap]]
2010-10-19 15:59:40 -04:00
2012-02-14 17:27:13 -04:00
## talks
<video controls src="http://video.fosdem.org/2012/lightningtalks/git_annex___manage_files_with_git,_without_checking_their_contents_into_git.webm" width="500"></video>
A [15 minute introduction to git-annex](http://video.fosdem.org/2012/lightningtalks/git_annex___manage_files_with_git,_without_checking_their_contents_into_git.webm), presented by Richard Hartmann.
2011-03-31 16:10:17 -04:00
<br clear="all" />
2010-10-19 14:37:19 -04:00
2011-03-31 16:11:00 -04:00
----
2012-09-24 14:48:47 -04:00
git-annex is [[Free Software|license]]
2012-01-03 21:12:01 -04:00
2010-10-19 14:37:19 -04:00
git-annex's wiki is powered by [Ikiwiki](http://ikiwiki.info/) and
hosted by [Branchable](http://branchable.com/).