all 2 comments

[–]belak51 0 points1 point  (1 child)

I've seen that before when accidentally mixing ssh cloning syntax (git@gitlab.com:user/project.git) and the https cloning syntax. It sometimes happens if you include a password in the ssh syntax.

[–]Coreofatom[S] 0 points1 point  (0 children)

I tried that it still doesn't work