Set explicit GPG application for git
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
a5970a4b4e
commit
77db79a6ef
1 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,9 @@
|
||||||
[push]
|
[push]
|
||||||
default = current
|
default = current
|
||||||
|
|
||||||
|
[gpg]
|
||||||
|
program = gpg2
|
||||||
|
|
||||||
[interactive]
|
[interactive]
|
||||||
diffFilter = delta --color-only
|
diffFilter = delta --color-only
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue