【发布时间】:2015-04-03 03:28:05
【问题描述】:
我一直在尝试为一个项目克隆一个模板,我们需要通过 cmd 进行分叉和下载,我按照所有说明进行了设置,但是现在当我在笔记本电脑上尝试时,它不会让我访问它?我收到以下错误:
Cloning into 'ionic-assignment'...
Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
【问题讨论】:
标签: git github ssh cmd git-clone