【发布时间】:2018-02-05 04:44:27
【问题描述】:
git clone 上的错误信息是:
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
【问题讨论】:
-
消息很清楚,要么是 url 不正确,要么是公钥没有访问 repo 的权限。
标签: git command-line terminal