clean up obsolete branches
This commit is contained in:
parent
f8f4577047
commit
5b8893fd0f
1 changed files with 2 additions and 8 deletions
|
@ -18,14 +18,8 @@ others need some manual work. See [[install]] for details.
|
|||
|
||||
The git repository has some branches:
|
||||
|
||||
* `ghc7.0` supports versions of ghc older than 7.4, which
|
||||
had a major change to filename encoding.
|
||||
* `old-monad-control` is for systems that don't have a newer monad-control
|
||||
library.
|
||||
* `no-ifelse` avoids using the IFelse library
|
||||
(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)
|
||||
* `ghc7.0` is a by now very out of date branch that can be built with
|
||||
ghc 7.0.
|
||||
* `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.
|
||||
|
|
Loading…
Reference in a new issue