Search code examples
phpgitphpdesigner

Git Integration with phpDesigner 8


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


Solution

  • 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).