您当前的位置: 首页 >  彭世瑜

fatal: The remote end hung up unexpectedly

彭世瑜 发布时间:2018-05-12 00:13:12 ,浏览量:3

问题描述

使用

git push

推送代码的时候报错:

fatal: The remote end hung up unexpectedly
解决办法

.git目录下面,修改config文件,增加 postBuffer

[branch "master"]
    remote = origin
    merge = refs/heads/master
[http]
    postBuffer = 524288000

重新推送

参考: git 推送出现 “fatal: The remote end hung up unexpectedly” 解决方案

关注
打赏
1688896170
查看更多评论

彭世瑜

暂无认证

  • 3浏览

    0关注

    2727博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文
立即登录/注册

微信扫码登录

0.1826s