You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 14 Mar 2013 at 3:25
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 14 Mar 2013 at 3:25The text was updated successfully, but these errors were encountered: