Permission denied (publickey) when cloning project
Created by: fandy
I'm having troubles cloning Gitlab:
I used: git clone --mirror [email protected]:andyfang/galaxy-ui.git
and got:
Cloning into bare repository 'galaxy-ui.git'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.