<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style> body {  font-family: "Calibri","Slate Pro",sans-serif,"sans-serif"; color:#262626 }</style>
</head>
<body lang="en-GB" style="">
<div>I've just tried to start using gertty, installed in a virtualenv using 'pip install gertty' - which means I have version 1.3.1.</div>
<div><br>
</div>
<div>When I try to look at any Diff, though, I get a traceback ending with:</div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;"><br>
</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;">git.exc.GitCommandError: 'git diff --color=never -U 10000 [...]' returned with exit code 128</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;">stderr: 'fatal: ambiguous argument '10000': unknown revision or path not in the working tree.</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;">Use '--' to separate paths from revisions, like this:</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;">'git <command> [<revision>] -- [<file>...]'</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;">'</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;"><br>
</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;">Any recommendations for getting past this? I think it's to do with git-diff not liking the space between -U and 10000.</span></div>
<div><span style="font-family: Calibri, 'Slate Pro', sans-serif, sans-serif;"><br>
</span></div>
<div>Thanks, </div>
<div>      Neil </div>
<div><br>
</div>
<div></div>
</body>
</html>