We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c2312e + 8d3047c commit 864033aCopy full SHA for 864033a
Documentation/gitmodules.txt
@@ -93,8 +93,8 @@ submodule.<name>.ignore::
93
94
submodule.<name>.shallow::
95
When set to true, a clone of this submodule will be performed as a
96
- shallow clone unless the user explicitly asks for a non-shallow
97
- clone.
+ shallow clone (with a history depth of 1) unless the user explicitly
+ asks for a non-shallow clone.
98
99
100
EXAMPLES
0 commit comments