Skip to content

compatibility if repository use gitlab as username

Biao Zhang requested to merge bbiao/gitlab-vscode-extension:master into master

My organization host a gitlab instance and use gitlab as the gitlab@instanceUrl username. The original code only worked if the username is git. This pr improve this and made git and gitlab all compatible.

Merge request reports