当前位置 : 主页 > 网络编程 > 其它编程 >

解决webstorm中git出现的Pushfailed:Failedwitherror:Couldnotreadfromremoterepository.问题

来源:互联网 收集:自由互联 发布时间:2023-07-02
最近用IDEA上的git功能出现了可以commit但无法push和pull的问题,测试发现原因是Couldnotreadfromremoterepository,在StackOve 最近用IDEA上的git功能出现了可以commit但无法push和pull的问题,测试发现原
最近用IDEA上的git功能出现了可以commit但无法push和pull的问题,测试发现原因是Couldnotreadfromremoterepository,在StackOve

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

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

《解决webstorm中git出现的 Push failed: Failed with error: Could not read from remote repository.问题》 《解决webstorm中git出现的 Push failed: Failed with error: Could not read from remote repository.问题》

上一篇:富文本,vhtml
下一篇:没有了
网友评论