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)...