2011-03-06 16:22:56 +00:00
[[!inline raw=yes pages="summary"]]
2010-10-19 18:37:19 +00:00
2012-08-27 18:55:54 +00:00
To get a feel for git-annex, see the [[walkthrough]] or read about [[how_it_works]].
2010-10-20 00:07:50 +00:00
2010-10-19 23:28:29 +00:00
[[!sidebar content="""
2010-11-14 01:37:47 +00:00
[[!img logo_small.png link=no]]
2010-11-14 01:29:30 +00:00
2012-09-29 00:58:01 +00:00
* **[[install]]**
2012-08-27 18:55:54 +00:00
* [[assistant]]
2011-10-17 18:28:30 +00:00
* [[tips]]
2010-10-19 18:37:19 +00:00
* [[bugs]]
2010-10-25 15:47:45 +00:00
* [[todo]]
2010-11-14 18:08:20 +00:00
* [[forum]]
2011-03-16 03:25:16 +00:00
* [[comments]]
2010-10-19 18:37:19 +00:00
* [[contact]]
2012-04-13 19:38:37 +00:00
* [[testimonials]]
2011-07-24 13:15:43 +00: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 22:00:42 +00:00
2010-12-09 15:36:10 +00:00
[[News]]:
2011-03-31 20:08:25 +00:00
<small>
2011-03-31 20:10:17 +00:00
[[!inline pages="news/* and !*/discussion" archive=yes show=3 feeds=no]]
2011-03-31 20:08:25 +00:00
</small>
2010-12-09 15:36:10 +00:00
2011-03-31 20:02:36 +00:00
[[Feeds]]:
2011-03-31 20:09:12 +00:00
<small>
2012-04-05 18:53:53 +00:00
[[!inline pages="internal(feeds/*)" archive=yes show=8 feeds=no]]
2011-03-31 20:08:25 +00:00
</small>
2011-03-31 20:05:51 +00:00
"""]]
2011-03-31 20:02:36 +00:00
2010-10-19 23:28:29 +00:00
<table>
<tr>
2011-03-04 17:04:49 +00: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 23:28:29 +00: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 18:37:19 +00:00
2010-10-19 19:59:40 +00:00
## documentation
2010-10-19 20:07:33 +00:00
* [[git-annex man page|git-annex]]
2010-10-19 19:59:40 +00:00
* [[key-value backends|backends]] for data storage
2011-05-16 06:07:59 +00:00
* [[special_remotes]] (including [[special_remotes/S3]] and [[special_remotes/bup]])
2011-12-31 00:02:55 +00:00
* [[sync]]
2011-04-17 15:45:34 +00:00
* [[encryption]]
2011-03-03 20:40:55 +00:00
* [[bare_repositories]]
2012-12-13 20:09:33 +00:00
* [[direct_mode]]
2011-04-09 17:10:01 +00:00
* [[internals]]
2012-02-14 22:50:25 +00:00
* [[scalability]]
2011-04-03 19:53:40 +00:00
* [[design]]
2010-10-19 23:28:29 +00:00
* [[what git annex is not|not]]
2012-01-04 01:12:01 +00:00
* [[sitemap]]
2010-10-19 19:59:40 +00:00
2012-02-14 21:27:13 +00: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 20:10:17 +00:00
<br clear="all" />
2010-10-19 18:37:19 +00:00
2011-03-31 20:11:00 +00:00
----
2012-09-24 18:48:47 +00:00
git-annex is [[Free Software|license]]
2012-01-04 01:12:01 +00:00
2010-10-19 18:37:19 +00:00
git-annex's wiki is powered by [Ikiwiki](http://ikiwiki.info/) and
hosted by [Branchable](http://branchable.com/).