summaryrefslogtreecommitdiff
path: root/doc/bugs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-02-06 20:34:07 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-02-06 20:34:07 -0400
commite2bcf1717e4cf7f49dba82b27fc99ea70dc6a885 (patch)
treef87b48f271bc7c8f1e64af923adaa6d842b59072 /doc/bugs
parent2180e00e12c13f443e9c82beb276fe359bf6c709 (diff)
already done
Diffstat (limited to 'doc/bugs')
-rw-r--r--doc/bugs/show_version_without_having_to_be_in_a_git_repo.mdwn12
1 files changed, 11 insertions, 1 deletions
diff --git a/doc/bugs/show_version_without_having_to_be_in_a_git_repo.mdwn b/doc/bugs/show_version_without_having_to_be_in_a_git_repo.mdwn
index 8dc075474..98b9ced22 100644
--- a/doc/bugs/show_version_without_having_to_be_in_a_git_repo.mdwn
+++ b/doc/bugs/show_version_without_having_to_be_in_a_git_repo.mdwn
@@ -1 +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.
+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]]