Don't sign pushes, since Gitea doesn't support that.

This commit is contained in:
Jordan Bancino 2024-02-16 16:04:45 -05:00
parent f09611c720
commit 0505f16a65
Signed by: jordan
SSH key fingerprint: SHA256:lRUOrki6+e1vo47tj4BoyALNvOhW/yGXq08lqmaNvkw

View file

@ -6,7 +6,6 @@
signingkey = /home/jordan/.ssh/id_ed25519.pub signingkey = /home/jordan/.ssh/id_ed25519.pub
[push] [push]
autoSetupRemote = yes autoSetupRemote = yes
gpgsign = true
[credential] [credential]
helper = store helper = store
[pull] [pull]