I am trying to get GitLab working on my server (running CentOS 6.5). I followed the gitlab-receipe to the line, but I just can\'t get it working. I am able to access the web
My solution on Windows was switching the connection to SSH in .git/config:
[remote "origin"] url = git@github.com:
As described here:
https://help.github.com/en/articles/changing-a-remotes-url