Some of the git commands don't seem work. I able to "init" a git
repository and check in changes, but commands like "git log" & "git
diff" are not working.
When I try to run them, they just return to the shell prompt without any
output. Has anyone else seen this?
Thanks,
Jay
--
Problem rep
After setting GIT_TRACE to1, I get the following when running "git log":
trace: run_command: 'sh' '-c' 'less'
trace: exec 'sh' failed: No such file or directory
I've attached my cygcheck output.
Thanks,
Jay
Cygwin Configuration Diagnostics
Current System Time: Mon Jan 11 11:00:38 2010
Windo
On 01/11/10 11:43 AM, Christopher Faylor wrote:
On Mon, Jan 11, 2010 at 11:39:42AM -0500, Jay Heaslip wrote:
After setting GIT_TRACE to1, I get the following when running "git log":
trace: run_command: 'sh' '-c' 'less'
trace: exec 'sh' f
3 matches
Mail list logo