Fix git push error in pycharm or other IDE

Posted by deng liuyan on May 14, 2018

The error detail:

you can git add,commit,push in terminal,but cannot push with IDE,the error info is Could not read from remote repository;

Fix:

open Preference -> open Version Control -> click git -> select SSH execute to Native.