【发布时间】:2017-01-23 21:49:25
【问题描述】:
尝试使用 Mac OS 10.11.6 上的终端在 Github 上克隆存储库。我正在使用 SSH 并收到以下错误:
git clone git@github.com:myaccount/ng2-workshop-review.git
Cloning into 'ng2-workshop-review'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
我该如何解决这个问题?
【问题讨论】: