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
|
||||
signingkey = ~/.ssh/id_ed25519.pub
|
||||
[commit]
|
||||
gpgsign = true
|
||||
gpgSign = true
|
||||
[pull]
|
||||
rebase = true
|
||||
[push]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue