Answers for "rpc failed; curl 18 transfer closed with outstanding read data remaining the remote end hung up unexpectedly early eof index-pack failed"

2

error: RPC failed; curl 18 transfer closed with outstanding read data remaining fatal: the remote end hung up unexpectedly

$ git clone http://github.com/large-repository --depth 1
$ cd large-repository
$ git fetch --unshallow
Posted by: Guest on March-15-2021

Code answers related to "rpc failed; curl 18 transfer closed with outstanding read data remaining the remote end hung up unexpectedly early eof index-pack failed"

Browse Popular Code Answers by Language