文章内容

2018/3/6 14:37:14,作 者: 黄兵

Could not read from remote repository

开年来了开工之后,打开PyCharm更新代码,报如下错误:

Failed with error:Could not read from remote repository.

截图如下:

这个错误提示无法读取远程代码库。


解决方案:

我通过重新添加远程存储库来解决此问题:VCS - > Git - > Remotes。

找到如下内容:

点击打开之后,找到自己项目地址,填写内容如下:

之后再次更新,可以看到已经更新了。截图如下:


参考资料:

git with IntelliJ IDEA: Could not read from remote repository

“Cannot spawn ssh” when connecting to Github, but ssh -T git@github.com works?


黄兵个人博客原创。

转载请注明出处:黄兵个人博客 - Could not read from remote repository

分享到:

发表评论

评论列表