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连接问题