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

git@gitee.com: Permission denied (publickey).报错解决

时间:2019-05-15 16:44:34      阅读:1560      评论:0      收藏:0      [点我收藏+]

标签:you   not   from   fat   tee   osi   lease   eval   agent   

windows 系统电脑,再一次更新git客户端后提交报错

git@gitee.com: Permission denied (publickey).
fatal: Could not read from remote repository.

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

 解决方案

  先运行 eval `ssh-agent -s` 再输入 ssh-add ~/.ssh/id_rsa 就可以了

git@gitee.com: Permission denied (publickey).报错解决

标签:you   not   from   fat   tee   osi   lease   eval   agent   

原文地址:https://www.cnblogs.com/yangfei123/p/10869737.html

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