码迷,mamicode.com
首页 > 其他好文 > 详细

获取远程库时,出现错误的解决

时间:2015-10-20 13:53:28      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:

在新的电脑设备获取远程库的数据时,提示以下错误:

Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

 

原因是在新的设备我没有配置ssh,因此github会拒绝我的请求,解决方式是在新的设备上配置ssh:

详解见以下链接

http://segmentfault.com/a/1190000002645623

获取远程库时,出现错误的解决

标签:

原文地址:http://www.cnblogs.com/aissd/p/4894511.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!