added an issue where commands on unlocked, changed file use its old key
This commit is contained in:
parent
88fa21b0fe
commit
cf08c30461
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
git-annex commands that take a file path as argument but really operate on the key corresponding to the file's contents, when given an unlocked file that has been modified, will operate on the original key, not the key corresponding to the file's current contents. For example, [[`git-annex-whereis`|git-annex-whereis]] can show that there are several copies of the contents, even though there is only one (and only in the working copy).
|
Loading…
Add table
Add a link
Reference in a new issue