简体   繁体   English

Git与phpDesigner 8集成

[英]Git Integration with phpDesigner 8

I installed phpDesigner 8 and Git but phpDesigner say "git not found". 我安装了phpDesigner 8和Git,但是phpDesigner说“找不到git”。 I also attachet it in settings / integration / SVN+GIT -> C:\\Program Files\\Git\\Git Bash.vbs 我还将它附加到设置/集成/ SVN + GIT-> C:\\ Program Files \\ Git \\ Git Bash.vbs中

In Settings / integration / SVN/GIT you should point at the git.exe file. 在设置/集成/ SVN / GIT中,您应该指向git.exe文件。 It's located in your GIT bin folder (\\Git\\bin\\git.exe). 它位于您的GIT bin文件夹(\\ Git \\ bin \\ git.exe)中。

实际上,在phpDesigner 8中,它是工具->首选项->集成-> TortoiseSVN + Git-> Git。

You can find your Git executable in the following directory 您可以在以下目录中找到您的Git可执行文件

C:\Users\<username>\AppData\Local\GitHub\PortableGit_<numbersandletters>\bin\git.exe

Enjoy! 请享用!

尝试通过输入以下链接文件连接到PhpDesigner(它是工具->首选项->集成-> TortoiseSVN + Git-> Git。):

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM