Skip to content

Add an invalid submodule entry

Vinnie Okada requested to merge mr-vinn/gitlab-git-test:invalid-submodule into master

Add a submodule with an invalid path to the .gitmodules file. The gitlab_git gem should be able to handle such entries in the Repository:submodules method.

Merge request reports