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 clone http://github.com/xxxxx --depth 1 $ cd xxxxx $ git fetch --unshallow