blob: e1257d261817728c65dd9896335501faaebf5c9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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/3.20110702>
From time to time, releases of git-annex are uploaded
[to hackage](http://hackage.haskell.org/package/git-annex).
Some operating systems include git-annex in easily prepackaged form and
others need some manual work. See [[install]] for details.
|