美文网首页
git问题ERROR: Repository not found

git问题ERROR: Repository not found

作者: DudleyLi | 来源:发表于2019-06-03 10:50 被阅读0次

git有时候会报这样的问题

在github上重新配置githun库与本地连接的公钥

1.复制本地公钥

2.打开github https://github.com/

点击Settings

下一步:

再下一步:

点击Add SHH key按钮 就创建成功啦

3.打开git 执行初始化仓库的命令  git init

接下来就可以克隆远程仓库了 

相关文章

网友评论

      本文标题:git问题ERROR: Repository not found

      本文链接:https://www.haomeiwen.com/subject/jjiqxctx.html