Set verbose commits by default (thanks, Erika!)
This commit is contained in:
parent
aff470e925
commit
ca82c5b7bb
1 changed files with 2 additions and 0 deletions
|
@ -25,3 +25,5 @@
|
||||||
ui = true
|
ui = true
|
||||||
[diff]
|
[diff]
|
||||||
wsErrorHighlight = all
|
wsErrorHighlight = all
|
||||||
|
[commit]
|
||||||
|
verbose = true
|
||||||
|
|
Loading…
Reference in a new issue