Merge branch 'ss/submodule-shallow-doc'
Doc update. * ss/submodule-shallow-doc: gitmodules: clarify what history depth a shallow clone has
This commit is contained in:
commit
864033a383
@ -93,8 +93,8 @@ submodule.<name>.ignore::
|
|||||||
|
|
||||||
submodule.<name>.shallow::
|
submodule.<name>.shallow::
|
||||||
When set to true, a clone of this submodule will be performed as a
|
When set to true, a clone of this submodule will be performed as a
|
||||||
shallow clone unless the user explicitly asks for a non-shallow
|
shallow clone (with a history depth of 1) unless the user explicitly
|
||||||
clone.
|
asks for a non-shallow clone.
|
||||||
|
|
||||||
|
|
||||||
EXAMPLES
|
EXAMPLES
|
||||||
|
Loading…
Reference in New Issue
Block a user