git error: RPC failed; curl transfer closed with outstanding read data remaining
Posted amitherblogs
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git error: RPC failed; curl transfer closed with outstanding read data remaining相关的知识,希望对你有一定的参考价值。
网速原因。
$ git clone http://github.com/xxxxx --depth 1 $ cd xxxxx $ git fetch --unshallow
以上是关于git error: RPC failed; curl transfer closed with outstanding read data remaining的主要内容,如果未能解决你的问题,请参考以下文章