report bug

This commit is contained in:
spwhitton 2020-03-11 21:41:21 +00:00 committed by admin
parent 5c88db5b8e
commit e36d6ebe53

View file

@ -0,0 +1,5 @@
`git annex find --batch` will not accept absolute paths to files in the repo, but `git annex find /abs/path` works.
I tested `git annex lookupkey --batch` which does not have this problem.
--spwhitton