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:
Releases of git-annex are uploaded to hackage. Get your tarballs there, if you need them.
Some operating systems include git-annex in easily prepackaged form and others need some manual work. See install for details.
git branches
The git repository has some branches:
ghc7.0supports versions of ghc older than 7.4, which had a major change to filename encoding.old-monad-controlis for systems that don't have a newer monad-control library.no-ifelseavoids using the IFelse library (merge it into master if you need it)no-bloomavoids using bloom filters. (merge it into master if you need it)debian-stablecontains the latest backport of git-annex to Debian stable.tweak-fetchadds support for the git tweak-fetch hook, which has been proposed and implemented but not yet accepted into git.setupcontains configuration for this websitepristine-tarcontains pristine-tar data to create tarballs of any past git-annex release.