I
I
Ilya Molchanov2016-06-04 22:39:03
git
Ilya Molchanov, 2016-06-04 22:39:03

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

1 answer(s)
M
Maxim Moseychuk, 2016-06-04
@plue

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 question

Ask a Question

731 491 924 answers to any question