feat(git): add commit.verbose
This commit is contained in:
parent
b17e5aaca6
commit
c3efda7b74
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
status.submoduleSummary = true;
|
status.submoduleSummary = true;
|
||||||
diff.submodule = "log";
|
diff.submodule = "log";
|
||||||
submodule.recurse = true;
|
submodule.recurse = true;
|
||||||
|
commit.verbose = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue