git - 适用于 Windows 的 PhpStorm 和 Github

标签 git phpstorm github-for-windows

PhpStorm 与 Git 的集成要求我提供 git.exe 路径,但是“github for windows”似乎没有创建任何 git.exe 文件。那么这是一种配置 phpstorm 以便它使用“github for windows”来处理 github 的方法吗?

最佳答案

我使用 Git Bash 进行设置,一旦安装在 PhpStorm 中,请转到:

settings > version control > Git

并指向

C:\Program Files (x86)\Git\cmd\git.exe

或者你安装 Git Bash 的地方

关于git - 适用于 Windows 的 PhpStorm 和 Github,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/12506972/

相关文章:

node.js - npm 创建了大量文件,我做错了什么?

phpstorm - 在 Git 分支开关上保存工作区/状态

git - 如何在 Console2 中包装来自 Github for Windows 的 bash shell?

tags - Windows 版 Github - 添加标签

Github Windows 客户端 "loading commits failed"

git - 缺少分支使用 git-svn clone 克隆非标准 svn 存储库

git - git ssh配置文件错误

git - 从 Bazaar 迁移到 Git : fatal: Path xxx not in branch 失败

git - 使用语义发布生成版本标签,不带 v

ubuntu - PhpStorm 索引项目和非项目文件中的所有文件