aboutsummaryrefslogtreecommitdiff
path: root/doc/index.mdwn
blob: 9ba5d5c316b7e8fd938c37e2dafd15c095f5be0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
[[!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]]
* <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=5 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/).