cleanup branch list

This commit is contained in:
Joey Hess 2014-08-17 17:12:49 -04:00
parent 8b15af309a
commit 71c22504d7

View file

@ -26,13 +26,10 @@ The git repository has some branches:
(merge it into master if you need it)
* `no-bloom` avoids using bloom filters. (merge it into master if you need it)
* `no-s3` avoids using the S3 library (merge it into master if you need it)
* `debian-stable` contains the latest backport of git-annex to Debian
stable.
* `debian-*-backport` contains the latest backport of git-annex.
* `tweak-fetch` adds support for the git tweak-fetch hook, which has
been proposed and implemented but not yet accepted into git.
* `setup` contains configuration for this website
* `pristine-tar` contains [pristine-tar](http://kitenet.net/~joey/code/pristine-tar)
data to create tarballs of any past git-annex release.
----