Don't sign pushes, since Gitea doesn't support that.
This commit is contained in:
parent
f09611c720
commit
0505f16a65
1 changed files with 0 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Reference in a new issue