Open
Description
I have a private repository I want on my private gitlab instance mirrored, how would I do this?
Currently I get permission error.
START [2018-02-23 13:41:50.765365723 +00:00]: ssh://[email protected]:7999/xxxx.git -> [email protected]:xxx/xxxxx.git
Cloning into bare repository './mirror-dir/ssh-git-bixxxxxl-git'...
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.