(no commit message)
authorjhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 <jhannwong@web>
Fri, 20 Nov 2015 02:56:00 +0000 (02:56 +0000)
committeradmin <admin@branchable.com>
Fri, 20 Nov 2015 02:56:00 +0000 (02:56 +0000)
doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn

index d05c2b87afd4078ee646b387a439714830db9a19..7381cf7f37b8a91be38b3f87dce0645d8c92789a 100644 (file)
@@ -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?