huikau / gource

Automatically exported from code.google.com/p/gource
0 stars 0 forks source link

Unable to find git.exe? #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Opened up Command Prompt.
2. CD to my GitHub folder,
3. then error gource: unable to find git.exe.

What is the expected output? What do you see instead?
gource: unable to find git.exe

What version of the product are you using? On what operating system?
Gource 0.4.2

Please provide any additional information below.
I am running a
Windows 8.1 64-bit computer.

Original issue reported on code.google.com by ayan1232...@gmail.com on 11 Sep 2014 at 9:37

GoogleCodeExporter commented 9 years ago
The location of git.exe needs to be in your PATH environment variable for 
command prompt to find it.

You can add the location yourself or I believe the Git for Windows installer 
will ask you if you want it to add it for you as well.

Original comment by acaudw...@gmail.com on 11 Sep 2014 at 10:07

GoogleCodeExporter commented 9 years ago
Ok... but in my project I only have .gitattributes
and .gitignore... I'll try adding Git.exe to my path...

Original comment by ayan1232...@gmail.com on 12 Sep 2014 at 9:14

GoogleCodeExporter commented 9 years ago
Bump

Original comment by ayan1232...@gmail.com on 20 Sep 2014 at 10:40