gitconfig: don't merge.verifySignatures

It also affects git pulls and everything with repositories I don't care that much about
This commit is contained in:
Aminda Suomalainen 2023-04-09 07:50:41 +03:00
parent 7acf34ca71
commit 826b641228
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
2 changed files with 0 additions and 2 deletions

View File

@ -45,7 +45,6 @@
helper = cache --timeout=86400
[merge]
ff = only
verifySignatures = true
renormalize = true
[format]
signOff = true

View File

@ -45,7 +45,6 @@
helper = cache --timeout=86400
[merge]
ff = only
verifySignatures = true
renormalize = true
[format]
signOff = true