add recurse submodule to git config
This commit is contained in:
parent
3efa80f7b4
commit
82a444e1b4
@ -12,3 +12,5 @@
|
|||||||
commitGraph = true
|
commitGraph = true
|
||||||
[gc]
|
[gc]
|
||||||
writeCommitGraph = true
|
writeCommitGraph = true
|
||||||
|
[submodule]
|
||||||
|
recurse = true
|
||||||
|
Loading…
Reference in New Issue
Block a user