minor bug in new whereused
This commit is contained in:
parent
fcd1b93a7d
commit
8c0ac094ed
1 changed files with 7 additions and 0 deletions
7
doc/bugs/whereused_false_match_on_longer_key.mdwn
Normal file
7
doc/bugs/whereused_false_match_on_longer_key.mdwn
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
It's possible for `git annex whereused --key=foo` to find a match in a
|
||||||
|
file that uses key "foobar".
|
||||||
|
|
||||||
|
One way this is likely to happen is SHA256 keys with and without extension,
|
||||||
|
for the same content. Or WORM keys with similar filenames.
|
||||||
|
|
||||||
|
--[[Joey]]
|
Loading…
Add table
Add a link
Reference in a new issue