Tell git about path to gpg2 binary

This commit is contained in:
Protesilaos Stavrou 2019-11-11 14:28:43 +02:00
parent 633095fdca
commit 922eb73b40
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA

View file

@ -6,3 +6,5 @@
excludesfile = ~/.gitignore_global
[commit]
gpgsign = true
[gpg]
program = /bin/gpg2