GitHub出現問題:Please make sure you have the correct access rights and the repository exists。---解決

GitHub出現問題:Please make sure you have the correct access rights and the repository exists。 原因:公鑰出問題了,要先設置用戶和郵箱再重新生成ssh公鑰即可。 1.  刪除.ssh文件夾(直接搜索該文件夾)下的known_hosts 2.打開Git Bash輸入:ssh-keygen -t rsa -C "use
相關文章
相關標籤/搜索