Skip to content

Commit dc7e09a

Browse files
committed
Merge branch 'sb/submodule-recommend-shallowness'
Doc update. * sb/submodule-recommend-shallowness: gitmodules: document shallow recommendation
2 parents 1949255 + f6fb30a commit dc7e09a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/gitmodules.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,11 @@ submodule.<name>.ignore::
7979
"--ignore-submodule" option. The 'git submodule' commands are not
8080
affected by this setting.
8181

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+
8287

8388
EXAMPLES
8489
--------

0 commit comments

Comments
 (0)