git clone --recursive 'https://github.com/Valloric/YouCompleteMe.gi
Cloning into '/Users/xxxxxx/.vim/bundle/YouCompleteMe'...
error: RPC failed; result=56, HTTP code = 200
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
我正在使用vundle安装YCM,但是很长一段时间后,YCM插件安装总是以安装错误告终,以上是我在vundle安装日志中得到的。
我使用 vundle 安装的其他插件没有任何问题,并使用 git clone 其他存储库没有任何问题,所以这不是 git 连接问题