Johannes Schindelin wrote:
Hi,
On Mon, 17 Dec 2007, Abdelrazak Younes wrote:
I am trying to clone the msysgit repository but I get this error:
$ git clone http://repo.or.cz/w/msysgit.git
Initialized empty Git repository in d:/devel/git/msysgit/.git/
D:/program/Git/bin/git-clone: line 144: /bin/git-http-fetch: Bad file number
This is with git-1.5.3.6.1791.gfd264. Any idea of what I could be doing
wrong?
Have you tried one of the precompiled installers we offer?
Well, that's what I am using actually :-)
To be more precise: I have installed Git-1.5.3.6-preview20071126.exe in
'd:\program\Git'. Then I right clicked on a folder (in my case
d:\devel\git). I clicked on 'Git Bash here' item and I then typed 'git
clone...' inside the console that you obtain.
Abdel.