gitlab-uberspace-tutorial icon indicating copy to clipboard operation
gitlab-uberspace-tutorial copied to clipboard

Gitlab seems to generate wrong SSH repository URLs

Open Kadrian opened this issue 9 years ago • 0 comments

Hi, thanks for this great tutorial.

I'm only stuggling with one thing. After the setup, when creating a project called my-repository, this SSH URL is created:

[myuser@https://myuser.uberspacehost.uberspace.de]:myuser/my-repository.git

And this doesn't work, upon git clone, I get: fatal: I don't handle protocol '[myuser@https'

The HTTPS URLs are working though (of course only using username and password)

Kadrian avatar Oct 06 '16 07:10 Kadrian