I'm using codelite 5.4 on Win8 professionnal, and decided to use the git plugin. But I'm a little bit confused.
When I try to configure the plugin to enter the git path, it's not saved.
To configure the plugin, I go to plugins / git / git plugin settings. I enter "C:\Program Files (x86)\Git\bin\git.exe" in the git path, but I got :
in the git log tabFailed to execute git command!
When I re-open the git plugin configuration, it's back to the default value : git (without the full path I entered).
If I add git to the path, the git plugin works, but codelite dooesn't build anymore... probably due to cygwin environment (well, I suppose so)
Any clue ?