GH001:检测到的大文件---->主 - >主人(接收前的钩子拒绝)

发布于 2025-01-23 11:48:50 字数 1099 浏览 1 评论 0原文

我试图推到存储库,但是我有一个大于100 MB和GitHub的文件,并显示了“检测到的GH001:大文件”,因此由于我不需要文件,因此我将其删除,并使用Gi​​t Add进行了更新。 git commit,但是仍然存在错误,好像文件仍然在文件夹中,好像我在删除文件后没有添加和提交。

这就是显示的内容:

[...]

Delta compression using up to 8 threads
Compressing objects: 100% (795/795), done.
Writing objects: 100% (800/800), 623.93 MiB | 5.01 MiB/s, done.
Total 800 (delta 104), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (104/104), completed with 42 local objects.
remote: error: Trace: 34f648186732099e6b228feddefc1ba42161aef997a90e91e06aacda039596ea
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File Podcast/Enrachados_21_10_2021.mp4 is 501.53 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
To github.com:castorx9000/UnbettingFootball.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'github.com:castorx9000/UnbettingFootball.git'

I tried to push to my repository, but I had a file greater than 100 MB and GitHub and it displayed "GH001: Large files detected", so as I didn't need the file I removed it, updated with git add . and git commit, however the error still remains, as if the file would still be in the folder and as if I haven't add and commit after removing the file.

This is what's displayed:

[...]

Delta compression using up to 8 threads
Compressing objects: 100% (795/795), done.
Writing objects: 100% (800/800), 623.93 MiB | 5.01 MiB/s, done.
Total 800 (delta 104), reused 0 (delta 0), pack-reused 0
remote: Resolving deltas: 100% (104/104), completed with 42 local objects.
remote: error: Trace: 34f648186732099e6b228feddefc1ba42161aef997a90e91e06aacda039596ea
remote: error: See http://git.io/iEPt8g for more information.
remote: error: File Podcast/Enrachados_21_10_2021.mp4 is 501.53 MB; this exceeds GitHub's file size limit of 100.00 MB
remote: error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
To github.com:castorx9000/UnbettingFootball.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'github.com:castorx9000/UnbettingFootball.git'

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文