CC 7.0 Beta - Git Extensions (msysgit) not recognized by client tools
We've standardized on using Git Extentions (http://code.google.com/p/gitextensions/) for our Windows environment, which uses MSysGit as the base Git tooling. When I tried using the client tool to set...
Use the short path to git.exe. This should either be "C:\Progra~1\Git\bin\git.exe" or "C:\Progra~2\Git\bin\git.exe" depending on whether you are running 64bit Windows or not.