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