IDEA中git出现的 Could not read from remote repository

短命女 2022-04-11 04:54 313阅读 0赞

最近用IDEA上的git功能出现了可以commit但无法push和pull的问题,测试发现原因是Could not read from remote repository,在Stack Overflow上发现了解决方法。

在Settings->Version Control->Git中,将SSH executable设置为Native即可,如图,红色方框中是要修改的地方。
这里写图片描述

发表评论

表情:
评论列表 (有 0 条评论,313人围观)

还没有评论,来说两句吧...

相关阅读