feat(git): fetch submodules on-demand
This commit is contained in:
@@ -265,6 +265,7 @@ in
|
||||
merge.log = true;
|
||||
push = { default = "simple"; followTags = true; };
|
||||
submodule.recurse = true;
|
||||
fetch.recurseSubmodules = "on-demand";
|
||||
|
||||
alias = {
|
||||
l = "log --pretty=oneline -n 20 --graph --abbrev-commit";
|
||||
|
||||
Reference in New Issue
Block a user