ide phpStorm使用git的命令行工具
Posted lzs-888
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ide phpStorm使用git的命令行工具相关的知识,希望对你有一定的参考价值。
1.点击phpStorm左下角,点击terminal
2.发现是windows自带的cmd.exe,可以将其改为git的sh.exe
3.打开设置(File -> Settings -> Tools -> Terminal)
4.如下图改为 git根目录下/bin/sh.exe最后加 login -i(注意双引号)
5.重启phpStorm
以上是关于ide phpStorm使用git的命令行工具的主要内容,如果未能解决你的问题,请参考以下文章
sh 使用Phpstorm和Git Bash在命令行上使用Xdebug进行调试
PhpStorm、Windows 10 PowerShell 和 Git 命令