Document git requirements for GIT_SUBMODULE_STRATEGY=recursive
What does this MR do?
Not all the gitlab-runner executors perform cloning with the provided helper images, this MR documents the minimum git version needed to clone using recursive submodule strategy.
What are the relevant issue numbers?
Closes gitlab-runner#2992 (closed)
Does this MR meet the acceptance criteria?
-
Changelog entry added, if necessary -
Documentation created/updated -
Tests added for this feature/bug -
Conforms to the code review guidelines -
Conforms to the merge request performance guidelines -
Conforms to the style guides -
Conforms to the database guides