首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >工蜂在线仓库如何减少体积?

工蜂在线仓库如何减少体积?

提问于 2018-12-27 21:12:54
回答 3关注 1查看 2.3K

按照官方教程尝试缩小体积:

git gc --prune=now

但这个应该只是本地,我执行后还是无法提交,报错如下

Counting objects: 174, done.

Delta compression using up to 4 threads.

Compressing objects: 100% (98/98), done.

Writing objects: 100% (174/174), 86.01 MiB | 2.24 MiB/s, done.

Total 174 (delta 104), reused 121 (delta 64)

error: remote unpack failed: error project exceeds the limit of 536,870,912 bytes, rejecting the request

To https://git.code.tencent.com/janiceli/NewMonkey_Algorithm.git

! [remote rejected] master -> master (n/a (unpacker error))

应该需要缩减在线库体积,怎么做?

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档