C:\Program Files\Git\..." /> C:\Program Files\Git\..." /> C:\Program Files\Git\..."/>

Git Integration with phpDesigner 8

5.2k Views Asked by At

I installed phpDesigner 8 and Git but phpDesigner say "git not found". I also attachet it in settings / integration / SVN+GIT -> C:\Program Files\Git\Git Bash.vbs

4

There are 4 best solutions below

0
On BEST ANSWER

In Settings / integration / SVN/GIT you should point at the git.exe file. It's located in your GIT bin folder (\Git\bin\git.exe).

0
On

You can find your Git executable in the following directory

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

Enjoy!

0
On

Try connect to PhpDesigner (it's Tools -> Preferences -> Integrations -> TortoiseSVN+Git -> Git.) with input this link file :

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

Actually, in phpDesigner 8 it's Tools -> Preferences -> Integrations -> TortoiseSVN+Git -> Git.