[pass] Idiomatic way to view previous password version ?

Jean-Baptiste Denis jbd at jbdenis.net
Tue Jun 16 16:15:19 CEST 2015


> Also, I had more luck with:
> 
> pass git config --add diff.gpg.textconv "gpg -d -q --batch --use-agent"

I guess you are using gpg1 ? gpg2 need the agent by design and will spawn one if
necessary. From the gpg2 manpage :

--no-use-agent
      This is dummy option. gpg2 always requires the agent.

Anyway, thank you for the improvement suggestion =)

Jean-Baptiste




More information about the Password-Store mailing list