I am trying to clone the repositorium in git from gitlab. The command, which I am using is:
git clone https://procesttt@gitlab.com...
Unfortunately I have got something like this:
Cloning into 'testDemo'...
remote: Counting objects: 15529, done.
error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054
fatal: The remote end hung up unexpectedly
fatal: protocol error: bad pack header
I am using Windows 10 and git bash. Thank you for the answer. Git version:
git version 2.10.1.windows.1