鍍金池/ 問(wèn)答/Linux  HTML/ webstrom 在git pull或者git push時(shí)報(bào)錯(cuò),但是自己用命令提

webstrom 在git pull或者git push時(shí)報(bào)錯(cuò),但是自己用命令提示符git push沒報(bào)錯(cuò)

webstrom 在git pull或者git push時(shí)報(bào)錯(cuò),但是用命令提示符git push沒報(bào)錯(cuò)
webstrom中報(bào)10:59:52 Git Pull Failed: fatal: Could not read from remote repository.
之前都好好,突然就不能pull和push了
我在webstrom上用git remote -v,看了下ssh也沒問(wèn)題,不知道怎么搞得,雖然可以用命令提示符提交,但是每次這樣就太麻煩了

回答
編輯回答
近義詞

git remote set-url origin git://new.url.here

2017年6月24日 00:20
編輯回答
久舊酒

你好,很可能是你的倉(cāng)庫(kù)路徑不太對(duì),試試檢查一下

2018年1月20日 05:30
編輯回答
朕略傻

找到原因了圖片描述

SSH executable不小心選成了built-in了

2018年2月25日 16:57