git this exceeds GitHub's file size limit of 100.00 MB

rootfs/hdc-0.11.img为提示过大的文件

在网上找的命令如下

git filter-branch -f --index-filter "git rm -rf --cached --ignore-unmatch rootfs/hdc-0.11.img" -- --all、

执行完成后继续push即可

posted on 2022-09-14 17:20  sudochen  阅读(240)  评论(0)    收藏  举报

导航