Closed GoogleCodeExporter closed 9 years ago
Most likely you need to install a newer version of Git for Windows that
provides a git.exe in PATH.
Original comment by acaudw...@gmail.com
on 8 Apr 2013 at 10:33
I have installed a new version! http://git-scm.com/downloads
Also I have tried putting a git.exe in path, maybe I'm doing it wrong? Wasn't
sure whether to link it to the one in the bin directory or the cmd directory,
I've tried both and it still doesn't work. Thanks for the response though.
Original comment by alanpott...@gmail.com
on 8 Apr 2013 at 10:40
The Git installer should give you the option to set that up for you.
Your PATH variable needs to include something like:
C:\Git\cmd
It needs to be a directory, you can't (unfortunately) just add a specific
executable to PATH.
If its working you should be able to open a new command prompt type 'git.exe'
(with the extension) and have it find it.
Original comment by acaudw...@gmail.com
on 9 Apr 2013 at 2:03
[deleted comment]
[deleted comment]
Yes opening a new command prompt and typing git.exe does work. And yes it was
pointing to that directory.
Original comment by alanpott...@gmail.com
on 16 May 2013 at 11:35
I have the same issue.
Original comment by Lacp...@gmail.com
on 22 May 2013 at 11:39
[deleted comment]
I have tried all you have said thou git.exe dosen't work in command prompt
Original comment by ethan.lo...@gmail.com
on 30 Aug 2013 at 11:36
Original issue reported on code.google.com by
alanpott...@gmail.com
on 8 Apr 2013 at 9:23