Chinaunix首页 | 论坛 | 博客
  • 博客访问: 370268
  • 博文数量: 162
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 1501
  • 用 户 组: 普通用户
  • 注册时间: 2016-10-21 19:45
文章分类
文章存档

2018年(1)

2017年(101)

2016年(60)

分类: 其他平台

2017-02-14 00:54:36

Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.

解决方案:

用下面的命令生成public key

$ ssh-keygen -t rsa 
复制 public key (id_rsa.pub) 到你账户的 , 再重新push.


阅读(536) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~