首页 > 其他 > 详细

Git notes

时间:2015-11-01 15:10:35      阅读:181      评论:0      收藏:0      [点我收藏+]
技术分享
  git   的ssh key对于不同的用户存放在不同位置(用户根目录下如/var/root/.ssh/)搞混用户会出现 

Permission denied (publickey).

fatal: Could not read from remote repository.

 

Please make sure you have the correct access rights

and the repository exists.

sh-3.2# ssh -T git@github.com

Permission denied (publickey).
ssh key

 

Git notes

原文:http://www.cnblogs.com/qgbcs/p/4927600.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!