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
Git Integration with phpDesigner 8
5.2k Views Asked by John Smith At
4
There are 4 best solutions below
0

You can find your Git executable in the following directory
C:\Users\<username>\AppData\Local\GitHub\PortableGit_<numbersandletters>\bin\git.exe
Enjoy!
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).