Skip to content

Resolve "Fails to recongise GitLab project in repository without origin"

Tomas Vik requested to merge 197-get-remote-url-multiple-remotes into master

This MR further simplifies the complex fetchRemoteUrl function and takes care of the situation where a repository has multiple remotes and our code receives multi-line response to git remote.

This might be one of those rare MR's that are better reviewed using the inline view, rather than side by side view.

Closes #197 (closed)

Edited by Tomas Vik

Merge request reports