【发布时间】:2019-05-30 14:02:58
【问题描述】:
我一直在尝试推送到 origin master,但现在我得到了不同的错误
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
如何重新连接我的 github?我尝试了多种不同的东西。
【问题讨论】:
-
您是否在 github 上正确设置了证书,然后在您从中推送的客户端计算机上正确设置了证书?
-
您可以用
ssh -Tv github.com的输出编辑问题吗?
标签: reactjs git github iterm2 iterm