Skip to content

Use relative paths for submodules

Clemens Lange requested to merge clange/py4dbupload:relative_submodules into master

This allows using either clone option and doesn't hard-code HTTPS. It's only really relevant in case of internal/protected repositories, so you can also reject this proposal.

There are some implications should there be CI tests etc., see https://docs.gitlab.com/ee/ci/git_submodules.html

Merge request reports