对于Git LFS,如何使用文件太大(> 100mb)的Git? [英] How to use Git with file too big (>100mb) for Git LFS?

查看:316
本文介绍了对于Git LFS,如何使用文件太大(> 100mb)的Git?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何管理对于Git LFS太大的文件(.obj)?

How does one manage a file (.obj) that's too big for Git LFS?

它有100mb的限制( https://help.github. com/articles/working-with-large-files/)

It has a 100mb limit (https://help.github.com/articles/working-with-large-files/)

对于Unity中的项目,我无法将此文件推送113mb.

For a project in Unity, I'm unable to push this file 113mb.

推荐答案

对于Git LFS中不是 的文件,GitHub的大小限制为100 MB.

GitHub has a 100 MB size limitation on files that are not in Git LFS.

如果您无法推送,则文件实际上不是 在Git LFS中.确保您已经

If you're unable to push, then your file is not actually in Git LFS. Make sure that you've removed every version of the file from your history. It is not merely enough to take a large file that has been committed and turn on Git LFS. The old versions remain - as large files - in history.

这篇关于对于Git LFS,如何使用文件太大(> 100mb)的Git?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆