fix(git): add --no-show-signature. Fixes #218

This commit is contained in:
Folke Lemaitre 2022-12-29 01:02:05 +01:00
parent c8553ca44f
commit 6c0b803999
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
2 changed files with 5 additions and 0 deletions

View file

@ -26,6 +26,7 @@ M.log = {
"--decorate",
"--date=short",
"--color=never",
"--no-show-signature",
}
if opts.updated then