转自:http://liucanwen.iteye.com/blog/2021601

早上提交代码到 oschina代码库时,报了这个错误:

Java代码  
  1. fatal: The remote end hung up unexpectedly

上网找了一下原因,各种答案都有,也是哈,这个提示太叼了,没有说明哪一部分有问题。 
最后这个答案帮了我解决问题了。

Java代码  
  1. git config --global http.postBuffer 524288000

我的问题估计是上传文件太大导致的。

git提交报异常,fatal: The remote end hung up unexpectedly相关推荐

  1. git提交失败提示 fatal:The remote end hung up unexpectedly

    遇到的问题 今天在提交的代码时遇到提交失败的问题,经过测试发现提交较少的文件没有问题,提交的改动比较大的时候就会出现报错,所以基本排除git权限导致的问题. 报错信息如下: error: RPC fa ...

  2. git提交代码出现 fatal: The remote end hung up unexpectedly-错误处理

    创建了一个GitHub项目,将本地仓库的vue项目推上去,出现这个错误 $ git pushCounting objects: 161, done. Delta compression using u ...

  3. git 推送出现 “fatal: The remote end hung up unexpectedly“ 解决方案

    在使用git推送项目时候出现 "fatal: The remote end hung up unexpectedly " 原因是推送的文件太大. 解决方案: 在克隆/创建版本库生成 ...

  4. git推送出现fatal: the remote end hung up unexpectedly

    特别是资源库在国外的情况下.此问题可能由网络原因引起. 方法一: 修改提交缓存大小为500M,或者更大的数字 git config --global http.postBuffer 524288000 ...

  5. fatal: The remote end hung up unexpectedly

    问题描述 使用 git push 推送代码的时候报错: fatal: The remote end hung up unexpectedly 解决办法 .git目录下面,修改config文件,增加 p ...

  6. git fatal: The remote end hung up unexpectedly 错误

    创建了一个GitHub项目,将本地仓库的Java图书推上去,出现这个错误. $ git push Counting objects: 161, done. Delta compression usin ...

  7. Git 【fatal: The remote end hung up unexpectedly 问题】

    出现 "fatal: The remote end hung up unexpectedly" 的原因是推送的文件太大了. 可以先看这篇文章忽略掉 Cocoapods 引入的三方文 ...

  8. linux git 问题:fatal: early EOF fatal: The remote end hung up unexpectedly fatal: index-pack failed

    linux从github git较大的文件时出现的问题,查找以下,暂时关闭防火墙可行,或许还有其他好的解决办法,暂时记录下: 出现问题: git clone --recursive https://g ...

  9. fatal The remote end hung up unexpectedly

    异常信息 Counting objects: 61350, done. Delta compression using up to 2 threads. Compressing objects: 10 ...

最新文章

  1. 有关计算机辅助教学方面的问题,浅析高校计算机辅助教学应用的有关问题
  2. No compiler is provided in this environment. Perhaps you are running on a JRE rather than a jdk
  3. Ollydbg 编写脚本的一些语法及例子(OD脚本)
  4. 互联网项目中, 一些可能有用的开源系统
  5. C语言API编写窗体界面和按钮
  6. rowmapper_Spring Integration Jdbc RowMapper示例
  7. - (BOOL)applicationShouldTerminateAfterLastWindowClosed:(NSApplication *)sender
  8. 2017.9.18 calc 失败总结
  9. Delphi实现带有格式的Excel导出功能
  10. GitHub CEO 回应源代码泄露:没有黑客!没有被入侵!
  11. DotCMS安装步骤
  12. linux将字符串改大写,【已解决】makefile中把字符串转换为小写或大写
  13. LaTeX插入图片时,图总是置顶的解决办法
  14. 有了这套前端数据可视化框架,人人都能快速上手(赠100套前端可视化大屏模板)
  15. 环境监测神器——智慧环境监测数据可视化平台
  16. html中统计图怎么做,如何做专业、美观的图表(基础统计图部分)
  17. Window7使用虚拟桌面
  18. java毕业设计_基于MVC的公司报账系统
  19. [轉]值得研究 邓亚萍代表的到底是哪个“国家”?
  20. steam进社区显示服务器错误,Steam错误代码-118怎么办 社区打不开解决方法

热门文章

  1. Oracle静态数据字典
  2. 3DS MAX的灯光
  3. [biztalk笔记]-1.Hello World!
  4. Git使用方法(三)-小技巧篇
  5. ubuntu 安装php gd,如何在ubuntu上安装php5-gd?
  6. pg注释某一段语句不执行_@Autowired的使用:推荐对构造函数进行注释
  7. 无法将多信息文本转换为url_实体链接:信息抽取中的NLP的基础任务
  8. c++ 23种设计模式_如何用一句话总结23种设计模式
  9. oracle授权v$lock,Oracle八大性能视图之v$lock
  10. mysql3308_mysql 多服务器范例