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

git 下载错误 解决

时间:2018-10-07 15:32:37      阅读:448      评论:0      收藏:0      [点我收藏+]

标签:9.png   denied   read   src   github   img   iss   bsp   man   

git clone git@github.com:happyfish100/fastdfs.git

提示下列信息:     

      Warning: Permanently added ‘github.com,192.30.253.112‘ (RSA) to the list of known hosts.
      Permission denied (publickey).
      fatal: Could not read from remote repository.

解决办法:

    1.  echo "192.30.253.112 github.com" >> /etc/hosts

    2.

    技术分享图片

      技术分享图片

 

     3.  登录github   [notcie:首先要有注册的GitHub账号   没有的话自己注册一个]   按照下面的操作30秒就解决

      技术分享图片

 

  技术分享图片

 

git 下载错误 解决

标签:9.png   denied   read   src   github   img   iss   bsp   man   

原文地址:https://www.cnblogs.com/S--S/p/9750147.html

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