mlju / gource

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

Problems with gource and Git #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download gource-0.28.win32.zip
2. Extract to any folder (that folder is in the %PATH%)
3. Execute `gource` from command line from my project's folder (where .git 
folder is)

What is the expected output? What do you see instead?
Expected - graph. Instead I see error message:

  fatal: ambiguous argument 'and': unknown revision or path not in the working tree.
  Use '--' to separate paths from revisions
  gource: unable to read log file
  Try 'gource --help' for more information.

  Press Enter

What version of the product are you using? On what operating system?
WinXP SP3, Gource-0.28, git 1.7.0.2.msysgit

Original issue reported on code.google.com by alex.fra...@gmail.com on 13 Sep 2010 at 2:34