git提交报异常,fatal: The remote end hung up unexpectedly
Posted muhuacat猫窝
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git提交报异常,fatal: The remote end hung up unexpectedly相关的知识,希望对你有一定的参考价值。
早上提交代码到 oschina代码库时,报了这个错误:
- fatal: The remote end hung up unexpectedly
上网找了一下原因,各种答案都有,也是哈,这个提示太叼了,没有说明哪一部分有问题。
最后这个答案帮了我解决问题了。
- git config http.postBuffer 524288000
我的问题估计是上传文件太大导致的。
以上是关于git提交报异常,fatal: The remote end hung up unexpectedly的主要内容,如果未能解决你的问题,请参考以下文章
git 出现fatal: The remote end hung up unexpectedly 解决方案
Go 安装 sqlite3 驱动报错 fatal: The remote end hung up unexpectedly
fatal: remote error: The unauthenticated git protocol on port 9418 is no longer support问题解决
fatal: remote error: The unauthenticated git protocol on port 9418 is no longer support问题解决
git push提交到远程报错“remote: Support for password authentication was removed on August 13, 2021.“
remote: HTTP Basic: Access denied fatal: Authentication failed