791 Star 1.6K Fork 348

开源中国/Gitee Feedback

git push origin --force --all

已完成
缺陷(Bug)
创建于  
2023-07-12 10:39

问题描述

$ git push origin --force --all
Enumerating objects: 7523, done.
Counting objects: 100% (7523/7523), done.
Delta compression using up to 12 threads
Compressing objects: 100% (3917/3917), done.
Writing objects: 100% (7522/7522), 817.13 MiB | 6.30 MiB/s, done.
Total 7522 (delta 3482), reused 7442 (delta 3477), pack-reused 0
error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly
Everything up-to-date

重现步骤

git push origin --force --all

期望效果

应该可以更新remote server

实际效果

error: RPC failed; HTTP 413 curl 22 The requested URL returned error: 413
send-pack: unexpected disconnect while reading sideband packet
fatal: the remote end hung up unexpectedly

环境信息

操作系统:Windows 10
浏览器:Chrome
分辨率:1920*1080
语言:en
来源:https://gitee.com/mvisioner/screws/issues

评论 (2)

霍玮信 创建了缺陷(Bug) 2年前
诺墨 负责人设置为likui 2年前
展开全部操作日志

仓库体积太大,使用 https 被拦截(413),大仓库可以使用 ssh。

原来如此,谢谢

liu 任务状态待确认 修改为已完成 2年前

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(2)
340906 nocnob 1645687775 霍玮信-weixinhuo
Ruby
1
https://gitee.com/oschina/git-osc.git
git@gitee.com:oschina/git-osc.git
oschina
git-osc
Gitee Feedback

搜索帮助