From: jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 Date: Fri, 20 Nov 2015 02:56:00 +0000 (+0000) Subject: (no commit message) X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~322^2~86^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=602ba012a22fe0163a94d9a76bc958839827fc6e;p=git-annex.git --- 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?