assistant: Avoid trying to drop content from remotes that don't have it.

This commit is contained in:
Joey Hess 2012-12-05 12:44:08 -04:00
parent 2b31aec3ee
commit c59783a549
3 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,5 @@
I am running 3.20121112 and this bug appeared when I upgraded to that from 3.20121017.
After performing the startup scan after I login, git-annex gets GPG to sends me a pinentry pop-up asking for my GPG passphrase. However, I know that there is nothing to be dropped or copied to the encrypted SSH remote that I am being asked to provide access to. So I can't see any good reason why I would be asked for the passphrase.
> [[fixed|done]] --[[Joey]]