Set git submodule recursive = true as default.

This commit is contained in:
Gea-Suan Lin
2022-06-26 16:53:22 +08:00
parent 6ce52965b2
commit 1245865449

View File

@@ -22,6 +22,8 @@
default = matching
[rerere]
enabled = true
[submodule]
recursive = true
[user]
useConfigOnly = true
#