Skip to content

Fix checking the repository name for detached remotes

Aleix Pol Gonzalez requested to merge work/git-detached into master

If we are not tracking a specific branch, assume the remote is "origin" which is git's default.

Merge request reports