小编Lau*_*ull的帖子

试图推送到master正在返回错误

我在这方面很新,但我正在尝试推送到master我的存储库中的分支,而我想要推送的分支刚刚超过1GB.源树回来时出现以下错误:

git -c diff.mnemonicprefix=false -c core.quotepath=false push -v --tags --set-upstream origin master:master

POST git-receive-pack (chunked)
error: unable to rewind rpc post data - try increasing http.postBuffer
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
error: RPC failed; curl 56 SSL read: error:00000000:lib(0):func(0):reason(0), errno 10054

Completed with errors, see above.
Run Code Online (Sandbox Code Playgroud)

我做错了什么,这意味着什么?

git curl

9
推荐指数
3
解决办法
7092
查看次数

标签 统计

curl ×1

git ×1