美文网首页
Git拉取远程代码权限问题

Git拉取远程代码权限问题

作者: 资本家大恶人 | 来源:发表于2021-08-18 15:02 被阅读0次

报错

            Could not read from remote repository.
            Please make sure you have the correct access rights
            and the repository exists.

原因

电脑中的SHH没有配置或者修改导致与远程仓库失去连接验证



将电脑中的id_rsa.pub代码放到新建SHH中


相关文章

网友评论

      本文标题:Git拉取远程代码权限问题

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