Trouble pulling over ssh
Created by: joeandaverde
A fresh install of GitLab 5-1-stable. When trying to pull a repo I get the following error:
$ git clone git@gitlab:group/project.git
Cloning into 'project'...
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
I've uploaded my public key and no luck.