We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1949255 + f6fb30a commit dc7e09aCopy full SHA for dc7e09a
Documentation/gitmodules.txt
@@ -79,6 +79,11 @@ submodule.<name>.ignore::
79
"--ignore-submodule" option. The 'git submodule' commands are not
80
affected by this setting.
81
82
+submodule.<name>.shallow::
83
+ When set to true, a clone of this submodule will be performed as a
84
+ shallow clone unless the user explicitely asks for a non-shallow
85
+ clone.
86
+
87
88
EXAMPLES
89
--------
0 commit comments