• GnuTLS recv error (-54): Error in the pull function.00 KiB/s
  • stopped the pause stream!
  • Closing connection 0
    error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.
    fatal: The remote end hung up unexpectedly
    fatal: early EOF
    fatal: index-pack failed

最好检查下git的版本,更新一下

git config --global http.postBuffer 2000000000

git config --global http.maxRequestBuffer 256M

git config --global core.compression 0

edit bashrc

export GIT_TRACE_PACKET=1
export GIT_TRACE=1
export GIT_CURL_VERBOSE=1

https://stackoverflow.com/questions/21277806/fatal-early-eof-fatal-index-pack-failed

Logo

开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!

更多推荐