This commit is contained in:
lell 2023-11-28 10:39:30 +00:00 committed by admin
parent bc6a16813d
commit 33119339aa

View file

@ -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?