git with IntelliJ IDEA: Could not read from remote repository

前端 未结 30 2215
夕颜
夕颜 2020-12-07 08:11

Since a few weeks, I\'m not able to pull or push from or to the remote repository. I thought it happend when upgrading to IntelliJ IDEA 14, but I can reproduce the problem w

30条回答
  •  情歌与酒
    2020-12-07 08:48

    The problem is solved in my pc.
    settings-->Version Control-->Git ,and then, In the SSH executable drop-down, select built-in option.

    and install git older version something like 2.14.2.
    Its works good!

提交回复
热议问题