Merge pull request #63 from kunzaatko/main

Fix: gpgsign fails the commit
This commit is contained in:
blinry 2021-03-24 15:56:45 +01:00 committed by GitHub
commit d7870743d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,5 +12,7 @@
detachedHead = false
[receive]
denyCurrentBranch = ignore
[commit]
gpgsign = false
[pull]
rebase = false
rebase = false