remote: warning: Large files detected.

论坛 期权论坛 脚本     
匿名技术用户   2020-12-27 16:41   11   0

错误

 git push --set-upstream origin v55-product
Enumerating objects: 1125, done.
Counting objects: 100% (1125/1125), done.
Delta compression using up to 4 threads.
Compressing objects: 100% (535/535), done.
Writing objects: 100% (1125/1125), 237.27 MiB | 2.71 MiB/s, done.
Total 1125 (delta 535), reused 1018 (delta 463)
remote: Resolving deltas: 100% (535/535), done.
remote: Powered by Gitee.com
remote: warning: Large files detected.
remote: error: File node_modules-v55-product.zip is 162.08 MB; this exceeds file size limit of 100.0 MB
remote: error: hook declined to update refs/heads/v55-product
To gitee.com:MiaoGuan/ZxksReactNative.git
 ! [remote rejected] v55-product -> v55-product (hook declined)
error: failed to push some refs to 'git@gitee.com:MiaoGuan/ZxksReactNative.git'

解决方案

git filter-branch -f --index-filter "git rm -rf --cached --ignore-unmatch node_modules-v55-product.zip" -- --all
分享到 :
0 人收藏
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

积分:7942463
帖子:1588486
精华:0
期权论坛 期权论坛
发布
内容

下载期权论坛手机APP