【Ubuntu】error: RPC failed; curl 56 GnuTLS recv error (-54): Error in the pull function.问题解决办法
·
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 config --global http.postBuffer 20000000
更多推荐
所有评论(0)