Klaus Frank<p><span class="h-card" translate="no"><a href="https://is-a.cat/@ar" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>ar</span></a></span> Lol, this is what I would have needed about 5 years ago to work around an issue with <a href="https://chaos.social/tags/GitLab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitLab</span></a> and <a href="https://chaos.social/tags/CI" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CI</span></a>.</p><p>Back then when you had a project with submodules (or just wanted to "git pull something" from within the CI it wouldn't be possible to do so over SSH. And for some reason it was not possible to pull via HTTPS to clients within that environment, so you basically had to manually edit the .gitsubmodules to relative paths after "git submodule add"-ing<br>(Don't know if it's fixed by now)</p>