개발/기타
[WebStorm] webstorm에서 "failed with error could not read from remote repository" 오류
유다110
2019. 2. 13. 17:42
반응형
webstorm이나 pycharm 등 Jetbrain 프로그램에서 git repository를 clone해서 수정한 뒤 push하려고 하면
failed with error could not read from remote repository
위의 에러가 일어날 때가 있는데,
Settings > Version Control > SSH executable를 "Native"로 변경하면 해결된다.
반응형