mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
Add option to allow --verbose commit in editor commits
This commit is contained in:
parent
cceff63823
commit
d98130c3ef
4 changed files with 27 additions and 1 deletions
|
@ -67,6 +67,7 @@ git:
|
|||
useConfig: false
|
||||
commit:
|
||||
signOff: false
|
||||
verbose: false
|
||||
merging:
|
||||
# only applicable to unix users
|
||||
manualCommit: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue