Add option to allow --verbose commit in editor commits

This commit is contained in:
Paul Horn 2023-01-01 01:31:46 +01:00
parent cceff63823
commit d98130c3ef
No known key found for this signature in database
GPG key ID: 9361C6F901723B81
4 changed files with 27 additions and 1 deletions

View file

@ -67,6 +67,7 @@ git:
useConfig: false
commit:
signOff: false
verbose: false
merging:
# only applicable to unix users
manualCommit: false