fixing gpg path on linux
This commit is contained in:
parent
ea210e4b36
commit
29db62e000
1 changed files with 1 additions and 1 deletions
|
@ -35,4 +35,4 @@
|
|||
[commit]
|
||||
gpgsign = true
|
||||
[gpg]
|
||||
program = /usr/local/bin/gpg
|
||||
program = /usr/bin/gpg2
|
||||
|
|
Loading…
Reference in a new issue