Add correct GPG signing option.
This commit is contained in:
parent
3232beff25
commit
cbc56e8d0b
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
email = me@eyedevelop.org
|
email = me@eyedevelop.org
|
||||||
signingkey = ~/.ssh/id_ed25519.pub
|
signingkey = ~/.ssh/id_ed25519.pub
|
||||||
[commit]
|
[commit]
|
||||||
gpgsign = true
|
gpgSign = true
|
||||||
[pull]
|
[pull]
|
||||||
rebase = true
|
rebase = true
|
||||||
[push]
|
[push]
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue