Git Please make sure you have the correct access rights and the repository exists.
作者:互联网
Git clone时出现Please make sure you have the correct access rights and the repository exists.
重复了好几次生成公钥私钥,但是最后都没有作用
最后在这篇文章里发现了一个之前没有做过的操作
删除.ssh文件夹(直接搜索该文件夹)下的known_hosts(手动删除即可,不需要git)
标签:Git,exists,repository,make,access,sure,correct 来源: https://blog.csdn.net/weixin_43958086/article/details/117813150