1.點擊phpStorm左下角,點擊terminalphp
2.發現是windows自帶的cmd.exe,能夠將其改成git的sh.exegit
3.打開設置(File -> Settings -> Tools -> Terminal)windows
4.以下圖改成 git根目錄下/bin/sh.exe最後加 login -i(注意雙引號)3d
5.重啓phpStormorm