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";
|
status.showUntrackedFiles = "all";
|
||||||
push.autoSetupRemote = true;
|
push.autoSetupRemote = true;
|
||||||
branch.sort = "-committerdate";
|
branch.sort = "-committerdate";
|
||||||
|
commit.verbose = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
aliases = {
|
aliases = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue