提交 4bff3b6d 编写于 作者: A Alessio Caiazza 提交者: Achilleas Pipinellis

Document git requirements for GIT_SUBMODULE_STRATEGY=recursive

上级 c0fafb6b
......@@ -1456,7 +1456,9 @@ There are three possible values: `none`, `normal`, and `recursive`:
```
- `recursive` means that all submodules (including submodules of submodules)
will be included. It is equivalent to:
will be included. This feature needs Git v1.8.1 and later. When using a
GitLab Runner with an executor not based on Docker, make sure the Git version
meets that requirement. It is equivalent to:
```
git submodule sync --recursive
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册