gitlab-uberspace-tutorial
gitlab-uberspace-tutorial copied to clipboard
Gitlab seems to generate wrong SSH repository URLs
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)