git命令行能用,webstorm用Git报错

webstrom 在git pull或者git push时报错,但是用命令提示符git push没报错
webstrom中报10:59:52 Git Pull Failed: fatal: Could not read from remote repository.
之前都好好,突然就不能pull和push了
我在webstrom上用git remote -v,看了下ssh也没问题,不知道怎么搞得,虽然可以用命令提示符提交,但是每次这样就太麻烦了

could not read from remote repository
SSH executable不小心选成了built-in了

这儿学的

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-17
  • 2021-10-06
  • 2021-08-24
  • 2022-02-17
  • 2022-12-23
  • 2021-07-10
猜你喜欢
  • 2021-10-29
  • 2021-12-27
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
相关资源
相似解决方案