This commit is contained in:
parent
bc6a16813d
commit
33119339aa
1 changed files with 7 additions and 7 deletions
|
@ -32,7 +32,7 @@ git annex add file
|
||||||
git commit -m "Test commit"
|
git commit -m "Test commit"
|
||||||
git annex find --largerthan 1 # << this lists "file"
|
git annex find --largerthan 1 # << this lists "file"
|
||||||
git annex findkeys --largerthan 1 # << this fails
|
git annex findkeys --largerthan 1 # << this fails
|
||||||
]]
|
"""]]
|
||||||
|
|
||||||
### What version of git-annex are you using? On what operating system?
|
### What version of git-annex are you using? On what operating system?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue