added git submodule recurse option.
This commit is contained in:
parent
a625646675
commit
bcfdf4e69f
1 changed files with 1 additions and 0 deletions
|
@ -76,6 +76,7 @@
|
|||
branch.sort = "-committerdate";
|
||||
tag.sort = "version:refname";
|
||||
status.submodulesummary = true;
|
||||
submodule.recurse = true;
|
||||
};
|
||||
includes =
|
||||
if config.user.git.workProfile.enable
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue