This commit is contained in:
parent
1e934c29d6
commit
20a8f8c85b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue