Answer the question
In order to leave comments, you need to log in
Why doesn't the git repository want to be cloned?
I get a failure when trying to clone a git repository
Quote from terminal:
git clone [email protected]:CSSSR/csssr-project-template.git
Cloning into 'csssr-project-template'...
Warning: Permanently added the RSA host key for IP address '192.30.252.129' to the list of known hosts.
Permission denied (public key).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Answer the question
In order to leave comments, you need to log in
Most likely you don't have an ssh key.
I managed to clone only after I created a pair of keys and added them to my github account. Maybe they have some kind of account.
Don't know. Where to look? In theory, there should be no complications. This is an open repository
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question