git@gitee.com: Permission denied (publickey).報錯解決

windows 系統電腦,再一次更新git客戶端後提交報錯git

git@gitee.com: Permission denied (publickey).
fatal: Could not read from remote repository.windows

Please make sure you have the correct access rights
and the repository exists. ssh

 解決方案rem

  先運行 eval `ssh-agent -s` 再輸入 ssh-add ~/.ssh/id_rsa 就能夠了it

相關文章
相關標籤/搜索