I have some files that I want to drop from my laptop. However, as soon as I drop them (git-annex drop), the assistant starts to download them again from another repository. At first glance, this seems like a variant of [[bugs/Handling_of_files_inside_and_outside_archive_directory_at_the_same_time]].
I would expect that after an explicit drop command, the files would not be re-downloaded.
The repository that this is happening on is a "client" type, direct-mode repository.
### What steps will reproduce the problem?
git annex drop drop-test/TestFile.data
### What version of git-annex are you using? On what operating system?