【Git】Git报错:This repositorysize xxMB, exceeds 1024.00 MB.

简介: Git报错:This repositorysize xxMB, exceeds 1024.00 MB.错误原因:这个版本库(包括wiki)大小为xxxx MB,超过了1024.00 MB。如何解决呢?

作者:小卢

专栏:《Git》

喜欢的话:世间因为少年的挺身而出,而更加瑰丽。                                  ——《人民日报》

Git报错:This repositorysize xxMB, exceeds 1024.00 MB.

错误原因:这个版本库(包括wiki)大小为xxxx MB,超过了1024.00 MB。

如何解决呢?

94da403363c542b7a8b02e2098758d11.png

git可以直接在仓库的网页内,进行存储库 GC就OK啦

之后再提交一次就可以成功啦

相关文章
|
13天前
|
Shell 开发工具 git
解决git bash报错:在仓库中检测到可疑的所有权
总的来说,解决“在仓库中检测到可疑的所有权”的报错,关键在于理解和调整文件或目录的所有权。只要我们正确地设置了文件或目录的所有权,那么我们就可以避免这种问题,让Git Bash正常工作。
50 22
|
1月前
|
开发工具 git 索引
warning: You ran ‘git add’ with neither ‘-A (—all)’ or ‘—ignore-removal’,报错如何解决 git报错 ‘git add —ignore-removal <pathspec>优雅草卓伊凡
warning: You ran ‘git add’ with neither ‘-A (—all)’ or ‘—ignore-removal’,报错如何解决 git报错 ‘git add —ignore-removal <pathspec>优雅草卓伊凡
55 21
warning: You ran ‘git add’ with neither ‘-A (—all)’ or ‘—ignore-removal’,报错如何解决 git报错 ‘git add —ignore-removal <pathspec>优雅草卓伊凡
|
2月前
|
开发工具 git
git 使用之remote: File [4e21e71a555febaa4dfaaa05cf7eeb606ea96ae2] size 104.090MB, exceeds quota 100MB remote: Please remove the file[s] from history and try again 报错如何解决-优雅草卓伊凡
git 使用之remote: File [4e21e71a555febaa4dfaaa05cf7eeb606ea96ae2] size 104.090MB, exceeds quota 100MB remote: Please remove the file[s] from history and try again 报错如何解决-优雅草卓伊凡
262 3
git 使用之remote: File [4e21e71a555febaa4dfaaa05cf7eeb606ea96ae2] size 104.090MB, exceeds quota 100MB remote: Please remove the file[s] from history and try again 报错如何解决-优雅草卓伊凡
|
6月前
|
存储 开发工具 数据安全/隐私保护
git报错The project you were looking for could not be found 解决方式
git报错The project you were looking for could not be found 解决方式
1525 1
|
7月前
|
机器学习/深度学习 Shell 开发工具
Python使用管道执行git命令报错|4-7
Python使用管道执行git命令报错|4-7
|
8月前
|
开发工具 git
【Azure App Service】App Service设置访问限制后,使用git clone代码库出现403报错
【Azure App Service】App Service设置访问限制后,使用git clone代码库出现403报错
144 3
|
7月前
|
存储 Shell 开发工具
8-8|windows上Git报错
8-8|windows上Git报错
|
8月前
|
开发工具 Android开发 git
解决Idea报错出现Git is not installed
解决Idea报错出现Git is not installed
1446 2
|
8月前
|
网络安全 开发工具 数据安全/隐私保护
Git——报错总结
Git——报错总结
95 1
|
开发工具 git
git出现报错:src refspec master does not match any
git出现报错:src refspec master does not match any
939 0

相关实验场景

更多
下一篇
oss创建bucket