summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574 <Mica@web>2015-08-31 20:16:26 +0000
committerGravatar admin <admin@branchable.com>2015-08-31 20:16:26 +0000
commitea8377d4d5f879461cf31e8e783062faa4bc7f87 (patch)
tree771316af4610e7ba5d171be8a7414ab26f34d562
parent41092895ac81a8e5408ff9c091e574a0bf51a5cf (diff)
-rw-r--r--doc/forum/syncing_to_an_encrypted_remove_won__39__t_prompt_with_pinentry-gtk2.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/syncing_to_an_encrypted_remove_won__39__t_prompt_with_pinentry-gtk2.mdwn b/doc/forum/syncing_to_an_encrypted_remove_won__39__t_prompt_with_pinentry-gtk2.mdwn
new file mode 100644
index 000000000..8e6f2805a
--- /dev/null
+++ b/doc/forum/syncing_to_an_encrypted_remove_won__39__t_prompt_with_pinentry-gtk2.mdwn
@@ -0,0 +1,3 @@
+I'm trying to sync my unencrypted local repo to an encrypted remote located on an external drive. I'm using Debian 8.1. When I run `git-annex sync encrypted-remote` I get prompted in my shell for the password. I'm not sure why, as other places pinentry-gtk2 pops up. This is annoying because my gpg key isn't getting cached, so I have to enter my long password several times.
+
+How can I make git-annex/git-remote-gcrypt use pinentry-gtk2?