首页 新闻 会员 周边

gitee上传代码失败怎么解决

0
悬赏园豆:20 [已解决问题] 解决于 2022-05-09 21:10

git.exe push --progress "origin" master:master
info: detecting host provider for 'https://gitee.com/'...
info: detecting host provider for 'https://gitee.com/'...
info: detecting host provider for 'https://gitee.com/'...
Enumerating objects: 292, done.
Counting objects: 100% (292/292), done.
Delta compression using up to 8 threads
Compressing objects: 100% (289/289), done.
Writing objects: 100% (292/292), 209.39 MiB | 4.79 MiB/s, done.
Total 292 (delta 22), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (22/22), done.
remote: Powered by GITEE.COM [GNK-6.3]
remote: error: File: aee5bdc9328173b784a1f97a4c2638a6d9a116ae 197.04 MB, exceeds 100.00 MB.
remote: Use command below to see the filename:
remote: git rev-list --objects --all | grep aee5bdc9328173b784a1f97a4c2638a6d9a116ae
remote: Please remove the file from history and try again. (https://gitee.com/help/articles/4232)
To https://gitee.com/chen-jingxuanl/web-front-end-exercise.git
! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://gitee.com/chen-jingxuanl/web-front-end-exercise.git'

git 未能顺利结束 (退出码 1) (93406 ms @ 2022/5/9 17:19:52)

[宸]的主页 [宸] | 初学一级 | 园豆:125
提问于:2022-05-09 17:28
< >
分享
最佳答案
0

看提示文件大小不能超过100M

收获园豆:20
会长 | 专家六级 |园豆:12401 | 2022-05-09 19:05

超过100m怎么上传?

[宸] | 园豆:125 (初学一级) | 2022-05-09 19:33

@[宸]: 不传

会长 | 园豆:12401 (专家六级) | 2022-05-09 19:37
其他回答(1)
0

你是传了很大的文件上去了吧
文件大小和容量是有限制的

墨镜带佬星 | 园豆:2294 (老鸟四级) | 2022-05-09 18:52

超过100M怎么上传

支持(0) 反对(0) [宸] | 园豆:125 (初学一级) | 2022-05-09 19:33
清除回答草稿
   您需要登录以后才能回答,未注册用户请先注册