IDEA中push、pull操作出现 Could not read from remote repository 问题的解决办法
1. 问题
IEDA(版本2018.1.6)中使用 git 向远程 push/pull 代码时,出现 Could not read from remote repository 错误。
网上搜了一下说是ssl证书的验证问题,并且我用的SSH的请求url:

2. 解决办法
在 File --> Settings --> Version Control --> Git -->SSH executable 下设置为 Native 即可。
如下图:
参考链接:https://blog.csdn.net/steveliu13/article/details/79387475

浙公网安备 33010602011771号