global/git: set commit.verbose
This commit is contained in:
parent
a219762178
commit
2cb09ab483
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
status.showUntrackedFiles = "all";
|
||||
push.autoSetupRemote = true;
|
||||
branch.sort = "-committerdate";
|
||||
commit.verbose = true;
|
||||
};
|
||||
|
||||
aliases = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue