gitconfig: use verbose output for commits by default
This commit is contained in:
parent
e7d72245bd
commit
e49928d279
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
[user]
|
||||
email = mail@tpreisner.de
|
||||
name = Thomas Preisner
|
||||
[commit]
|
||||
verbose = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue