I'm trying to clone a project from sourceforge and I can't get it to work...

I try the git protocol and get this:
$ git clone git://git.code.sf.net/p/fldigi/fldigi fldigi
Cloning into 'fldigi'...
warning: templates not found C:/msys64r/mingw32/share/git-core/templates
fatal: unable to connect to git.code.sf.net:
git.code.sf.net[0: 216.34.181.155]: errno=No error

So I try http:
$ git clone http://git.code.sf.net/p/fldigi/fldigi fldigi
Cloning into 'fldigi'...
warning: templates not found C:/msys64r/mingw32/share/git-core/templates
fatal: Unable to find remote helper for 'http'

I also noticed there's a msys git and mingw git, what's the difference?

Thanks,
Richard
------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to