I am trying to add ssh keys to my gitlab server via command line and I am
having issues. when I try to do ssh to the gitlab server, I can get to it,
but a git clone fails.
[user@myhost ~]$ ssh git@<git-server>
Welcome to GitLab, Anonymous!
Connection to <git-server> closed.
[user@myhost ~]$
[user@myhost ~]$ git clone git@<git-server>:repo.git
Cloning into 'repo-folder'...
Access denied.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
--
You received this message because you are subscribed to the Google Groups
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/gitlabhq/60358a2f-d8ca-4b93-b0e1-a50d957120dd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.