Answer the question
In order to leave comments, you need to log in
How to overcome Git clone error?
On 1 laptop, Win cloned its repository normally, made changes, pushed it.
I also want to work on Mac, I try to simply download to a new directory and it immediately swears:
[email protected]  ~/Projects  git clone [email protected]:plushevy/48724-mishka.git 48724-mishka
Cloning into '48724-mishka' ...
Permission denied (public key).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Repository is open
Answer the question
In order to leave comments, you need to log in
The repository is open, but you clone via ssh, and it requires authorization in any case.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question