Add correct GPG signing option.

This commit is contained in:
Hans Goor 2024-09-02 07:39:02 +02:00
parent 3232beff25
commit cbc56e8d0b
Signed by: eyedevelop
SSH key fingerprint: SHA256:Td89veptDEwCV8J3fjqnknNk7SbwzedYhauyC2nFBYg

View file

@ -5,7 +5,7 @@
email = me@eyedevelop.org
signingkey = ~/.ssh/id_ed25519.pub
[commit]
gpgsign = true
gpgSign = true
[pull]
rebase = true
[push]