summaryrefslogtreecommitdiff
path: root/doc/download.mdwn
blob: c0d2d261d3afa4fa2d9f8cf289be1c19450b81ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
The main git repository for git-annex is `git://git-annex.branchable.com/`

(You can push changes to this wiki from that anonymous git checkout.)

Other mirrors of the git repository:

* `git://git.kitenet.net/git-annex` [[gitweb](http://git.kitenet.net/?p=git-annex.git;a=summary)]
* [at github](https://github.com/joeyh/git-annex)

To download a tarball of a particular release, use an url like
<http://git.kitenet.net/?p=git-annex.git;a=snapshot;sf=tgz;h=refs/tags/0.20110522>

Some operating systems include git-annex in easily prepackaged form and
others need some manual work. See [[install]] for details.