Ericsson/eva

Cannot clone project

Closed this issue · 2 comments

Hi! I haven't been able to download the project neither via shell nor through the link on github. Here's the shell log on my Windows 10 machine:

Cloning into 'eva'...
remote: Enumerating objects: 3272, done.
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

It was a git problem, solved it by using git-bash instead of Windows shell. Thank you.