This commit is contained in:
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574 2015-08-31 20:16:26 +00:00 committed by admin
parent c040203ba7
commit b8456fa823

View file

@ -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?