Merge branch 'master' into ghc7.4

This commit is contained in:
Joey Hess 2012-02-07 14:09:23 -04:00
commit 7d04f3ad58
2 changed files with 31 additions and 17 deletions

View file

@ -0,0 +1,11 @@
It'd be nice to be able to run "git annex version" -- and maybe some other
commands, like "git annex" itself for the help text, without having to be
inside a git repo. Right now it requires you to be in a git repo even if
it's not a git-annex repo.
> You need a newer verison of git-annex. --[[Joey]]
joey@gnu:/>git annex version
git-annex version: 3.20120124
[[done]]