diff --git a/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn b/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn index d05c2b87af..7381cf7f37 100644 --- a/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn +++ b/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn @@ -6,6 +6,8 @@ Yet, ``git annex whereis myfolder`` shows those files are *not* in current repo. Meanwhile, those files also reside in a remote. git-annex-whereis does show there is a copy in that remote. +Note that dropping files in current repo (``git annex drop``) and re-getting (``git annex get``) does download the files from that remote. However, a subsequent ``git annext whereis`` again shows 1 copy --- at that remote only. + ### What steps will reproduce the problem?