会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
青春是一场不悔的旅行
博客园
首页
新随笔
联系
管理
订阅
2018年8月2日
git clone的时候遇到“Please make sure you have the correct access rights and the repository exists”
摘要: 1.搜索.ssh文件,删除该文件下的known_hosts文件 2.运行Git Bash,输入命令ssh-keygen -t rsa -C "username",然后一路回车 3.在.ssh文件夹里找到 id_rsa.pub文件,打开,全部复制,然后登录 https://github.com/,找到
阅读全文
posted @ 2018-08-02 10:34 折花载酒少年事
阅读(13595)
评论(0)
推荐(0)
编辑
公告