Chinaunix首页 | 论坛 | 博客
  • 博客访问: 10436
  • 博文数量: 3
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 15
  • 用 户 组: 普通用户
  • 注册时间: 2015-10-30 09:38
文章分类

全部博文(3)

文章存档

2017年(2)

2015年(2)

我的朋友

分类: IT业界

2017-05-21 10:40:57

1.用户权限添加
    问题描述:
        Permission denied(publickey)
        fatal:Could not read remote repository
        please make sure you have the correct access rights
        and the reposity exists.
    解决方法:
        ssh-keygen -t rsa -C
          windows用户打开C:\Users\用户名\.ssh\id_rsa.pub,复制全部
            打开github账号->settings->SSH and GPG keys->new SSH key将剪切板的内容粘贴,之后保存,问题就解决了。

阅读(197) | 评论(0) | 转发(0) |
0

上一篇:makefile 编译可执行文件

下一篇:没有了

给主人留下些什么吧!~~