git遇到error: RPC failed; curl 18 transfer closed with outstanding read data remaining fatal: The remote end hung up unexpectedly fatal: early EOF fatal: index-pack failed failed怎么办?

答: 将clone地址中的https://替换成git://即可解决

  如:

  将https://git.openwrt.org/project/luci.git修改为git://git.openwrt.org/project/luci.git

  

posted @ 2019-04-24 16:54  Jello  阅读(1366)  评论(0编辑  收藏  举报