Skip to content

Remove duplicates by merging docs

Nico Bollen requested to merge bollenn/gitlab:remove-duplicates into master

What does this MR do and why?

Removes duplicate GIT_SUBMODULE_PATHS information by merging the docs.

This duplicate information was introduced by merging !62829 (merged) (after !100881 (merged)).

Screenshots or screen recordings

None

How to set up and validate locally

Search for GIT_SUBMODULE_PATHS in https://docs.gitlab.com/ee/ci/git_submodules.html

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports