On Tue, Jun 16, 2015 at 3:04 PM, Kevin Lyda <kevin at ie.suberic.net> 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