On Tue, Jun 16, 2015 at 3:04 PM, Kevin Lyda <[email protected]> wrote: > pass git config --add diff.gpg.textconv "gpg -d -q --batch --no-tty"
Also, I had more luck with: pass git config --add diff.gpg.textconv "gpg -d -q --batch --use-agent" Kevin -- Kevin Lyda Galway, Ireland _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
