pombreda / gource

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

TortoiseGit Win32 #181

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.unzip gource into directory
2.insert c:\gource into path
3.play exe or play cmd command 

What is the expected output? What do you see instead?
I get an error message: "gource: unable to find git.exe"

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

TortoiseGit 1.8.1.0 - 64-bit
Windows 7 64-bit

Please provide any additional information below.
I don't know how to setup gource with TortoiseGit if anyone has a way of doing 
so please reply. I just need something like a step by step.

Original issue reported on code.google.com by Riddic...@gmx.de on 14 Mar 2013 at 3:25

GoogleCodeExporter commented 9 years ago
Probably easiest to install Git for Windows, so you have git.exe available:

http://msysgit.github.com/

I might look into seeing if I can detect TortoiseGit and use that if git.exe 
isn't available (providing it can generate the log files Gource needs).

Original comment by acaudw...@gmail.com on 14 Mar 2013 at 9:16