RE: git aborts when asked to clone

2012-03-07 Thread Pfeifer, Matthias
Sorry for the quick shot and thanks for the hint to the faq. Rebase ran with no errors and git is not aborting now. Matthias -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe inf

Re: git aborts when asked to clone

2012-03-07 Thread marco atzeri
On 3/7/2012 1:25 PM, Pfeifer, Matthias wrote: Hello, I have just installed cygwin on my windows 7 (64-bit) pc. I also plan to use the git-client from the Cygwin repository and installed this one to. I get $ git -version git version 1.7.9 I run into a problem when I clone a repository (log4per

git aborts when asked to clone

2012-03-07 Thread Pfeifer, Matthias
Hello, I have just installed cygwin on my windows 7 (64-bit) pc. I also plan to use the git-client from the Cygwin repository and installed this one to. I get $ git -version git version 1.7.9 I run into a problem when I clone a repository (log4perl from github) like this: $ git clone https://g