On 5/19/2014 2:10 PM, Robert Zuber wrote:
> Hi,
>
> I'm trying to work on a project that has a git submodule dependency on libssh2, but since yesterday I've been getting the following:
>
> $ git clone git://git.libssh2.org/libssh2.git
> Cloning into 'libssh2'...
> fatal: read error: Connection reset by peer
Yeah I also get that:
$ git clone git://git.libssh2.org/libssh2.git
Cloning into 'libssh2'...
fatal: read error: Invalid argument
Try
git clone https://git.libssh2.org/libssh2.git
that worked for me a minute ago
_______________________________________________
libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
Received on 2014-05-19