I\'m trying to get GitLab up and running on my server. I followed the installation instructions at the gitlab github page and everything went well.
The issue is, whe
For anyone having this issue with Bitnami or any other configuration who wants to resolve it quickly, just use the full path instead.
git clone git@server_adress:/full/path/to/project.git
edited: I forgot to mention , it is very important to check if you have added the SSH keys to git-lab via the web page..