File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -99,13 +99,15 @@ OPTIONS:
9999 --git-clone-single-branch bool, $ENVBUILDER_GIT_CLONE_SINGLE_BRANCH
100100 Clone only a single branch of the Git repository.
101101
102- --git-clone-submodules bool, $ENVBUILDER_GIT_CLONE_SUBMODULES
103- Recursively clone Git submodules after cloning the repository.
102+ --git-clone-submodules submodule-depth, $ENVBUILDER_GIT_CLONE_SUBMODULES
103+ Clone Git submodules after cloning the repository. Accepts 'true' (max
104+ depth 10), 'false' (disabled), or a positive integer for max recursion
105+ depth.
104106
105107 --git-clone-thinpack bool, $ENVBUILDER_GIT_CLONE_THINPACK (default: true)
106108 Git clone with thin pack compatibility enabled, ensuring that even
107109 when thin pack compatibility is activated,it will not be turned on for
108- the domain dev.zaure .com.
110+ the domain dev.azure .com.
109111
110112 --git-http-proxy-url string, $ENVBUILDER_GIT_HTTP_PROXY_URL
111113 The URL for the HTTP proxy. This is optional.
You can’t perform that action at this time.
0 commit comments