Re: 1.7.1: probelms with git

2010-01-11 Thread Jay Heaslip
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' failed: No such file or directory I've attached my cyg

Re: 1.7.1: probelms with git

2010-01-11 Thread Christopher Faylor
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' failed: No such file or directory > >I've attached my cygcheck output. Wow, an epidemic. See: http://cy

Re: 1.7.1: probelms with git

2010-01-11 Thread Jay Heaslip
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

Re: 1.7.1: probelms with git

2010-01-11 Thread Eric Blake
According to Jay Heaslip on 1/11/2010 6:10 AM: > 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

1.7.1: probelms with git

2010-01-11 Thread Jay Heaslip
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