$ git clone git://clamwin.git.sourceforge.net/gitroot/clamwin/clamwin
Initialized empty Git repository in d:/projects/ClamWin/clamwin/.git/
fatal: The remote end hung up unexpectedly
Attempt terminates to download failure. But downloading source codes of other projects passes successfully. How I can download source codes? Best regards, Charlz_Klug.
Dima Kostenich
2010-03-16
Hello! I've had the same problem. But it was resolved by changing path to repository. Try this one:
$ git clone git://clamwin.git.sourceforge.net/gitroot/clamwin/clamav-win32.git
It helps.