70 lines
2 KiB
Markdown
70 lines
2 KiB
Markdown
[[!inline raw=yes pages="summary"]]
|
|
|
|
To get a feel for it, see the [[walkthrough]] or read about [[how_it_works]].
|
|
|
|
[[!sidebar content="""
|
|
[[!img logo_small.png link=no]]
|
|
|
|
* **[[download]]**
|
|
* [[install]]
|
|
* [[tips]]
|
|
* [[bugs]]
|
|
* [[todo]]
|
|
* [[forum]]
|
|
* [[comments]]
|
|
* [[contact]]
|
|
* [[testimonials]]
|
|
* <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>
|
|
|
|
[[News]]:
|
|
|
|
<small>
|
|
[[!inline pages="news/* and !*/discussion" archive=yes show=3 feeds=no]]
|
|
</small>
|
|
|
|
[[Feeds]]:
|
|
|
|
<small>
|
|
[[!inline pages="internal(feeds/*)" archive=yes show=8 feeds=no]]
|
|
</small>
|
|
"""]]
|
|
|
|
<table>
|
|
<tr>
|
|
<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>
|
|
</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.
|
|
|
|
## documentation
|
|
|
|
* [[git-annex man page|git-annex]]
|
|
* [[key-value backends|backends]] for data storage
|
|
* [[special_remotes]] (including [[special_remotes/S3]] and [[special_remotes/bup]])
|
|
* [[sync]]
|
|
* [[encryption]]
|
|
* [[bare_repositories]]
|
|
* [[internals]]
|
|
* [[scalability]]
|
|
* [[design]]
|
|
* [[what git annex is not|not]]
|
|
* [[sitemap]]
|
|
|
|
## 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.
|
|
|
|
<br clear="all" />
|
|
|
|
----
|
|
|
|
git-annex is Free Software, licensed under the [[GPL]].
|
|
|
|
git-annex's wiki is powered by [Ikiwiki](http://ikiwiki.info/) and
|
|
hosted by [Branchable](http://branchable.com/).
|