This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawm4or5sJLWB0evPKp70Q2OND-JmFPnOkLA 2011-08-09 13:04:34 +00:00 committed by admin
parent 1e934c29d6
commit 20a8f8c85b

View file

@ -13,7 +13,7 @@ git-annex does not take into account the --git-dir and --work-tree command line
regular git add works:
> git --git-dir =/tmp/test/.git --work-tree=/tmp/test add foo
> git --git-dir=/tmp/test/.git --work-tree=/tmp/test add foo
> git --git-dir=/tmp/test/.git --work-tree=/tmp/test status
# On branch master
#