summaryrefslogtreecommitdiff
path: root/doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__...
diff options
context:
space:
mode:
authorGravatar jhannwong@c9c7a67b5632a4bbc0c959cfeb3d340e02f28565 <jhannwong@web>2015-11-20 02:56:00 +0000
committerGravatar admin <admin@branchable.com>2015-11-20 02:56:00 +0000
commitad7aab3f898844cfc896042209e48229da2b81f8 (patch)
tree8840092a23d12872b3918dc7284a3a193f624537 /doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn
parent35534ff0aee01af96d3d9a2e9fad72a889298c9b (diff)
Diffstat (limited to 'doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn')
-rw-r--r--doc/bugs/git-annex-unlock_shows_files___34__here__34____44___git-annex-whereis_doesn__39__t.mdwn2
1 files changed, 2 insertions, 0 deletions
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 d05c2b87a..7381cf7f3 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?