feat(git): show diff in commit-message editor
This commit is contained in:
parent
3b959ee112
commit
7a23d06079
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
fetch.parallel = 8;
|
||||
fetch.writeCommitGraph = true;
|
||||
fetch.recurseSubmodules = true;
|
||||
commit.verbose = true;
|
||||
|
||||
format.pretty = "format:%C(yellow)%h %Cblue%>(12)%ad %C(red)%G? %Cgreen%<(7,trunc)%aN%Cred%d %Creset%s";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue