Git: enable verbose commits
This commit is contained in:
parent
006ff76290
commit
d3706f28ee
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
pull.rebase = "interactive";
|
||||
commit.verbose = "true";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue