diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-05 12:44:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-05 12:44:08 -0400 |
commit | 3540e34025049ed4420810f21cdad6a5adc851c5 (patch) | |
tree | 6ed24edcb6da8d95b15b6191c8c93482f3666210 /doc | |
parent | 0517167a9cff40fcdddb0f2997cb729dd2d4fe03 (diff) |
assistant: Avoid trying to drop content from remotes that don't have it.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/assistant_wants_my_gpg_passphrase_when_it_has_nothing_to_drop_or_copy_to_that_remote.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/assistant_wants_my_gpg_passphrase_when_it_has_nothing_to_drop_or_copy_to_that_remote.mdwn b/doc/bugs/assistant_wants_my_gpg_passphrase_when_it_has_nothing_to_drop_or_copy_to_that_remote.mdwn index f9a8424c4..657a4dd3d 100644 --- a/doc/bugs/assistant_wants_my_gpg_passphrase_when_it_has_nothing_to_drop_or_copy_to_that_remote.mdwn +++ b/doc/bugs/assistant_wants_my_gpg_passphrase_when_it_has_nothing_to_drop_or_copy_to_that_remote.mdwn @@ -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]] |