remote: warning: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
remote: warning: See http://git.io/iEPt8g for more information.
remote: warning:  is 51.93 MB; this is larger than GitHub's recommended maximum file size of 50.00 MB

Working with large files

A Git repository contains every version of every file. But for some file types, this is not practical. Multiple revisions of large files increase the clone and fetch times for other users of a repository.

Conditions for large files

GitHub will warn you when pushing files larger than 50 MB. You will not be allowed to push files larger than 100 MB.

Removing files from a repository's history

To remove a large file from your repository, you must completely remove it from your local repository and from GitHub.

Distributing large binaries

Some projects require distributing large files, such as binaries or installers, in addition to distributing source code.

What is my disk quota?

GitHub doesn't have any set user disk quotas. We try to provide abundant storage for all Git repositories, although there are hard limits for file and repository sizes. Keeping repositories small ensures that our servers are fast and downloads are quick for our users.

最新文章

  1. Linux 关于Transparent Hugepages的介绍
  2. java中文乱码解决之道(六)-----javaWeb中的编码解码
  3. Nutch插件原理
  4. 《深入浅出WPF》笔记一
  5. PHP高效获取远程图片尺寸和大小(转)
  6. iOS 摇一摇的实现-备用
  7. HDU 1017 - A Mathematical Curiosity
  8. 提升进程权限为DEBUG权限
  9. ThinkPHP运算符 与 SQL运算符 对比表
  10. 升级_宽视野Oracle图形升级(升级后dbca建库)—10.2.0.1.0提拔10.2.0.5.0
  11. Framework7首页隐藏navbar其他页面显示navbar
  12. miller_rabin算法检测生成大素数的RSA算法实现
  13. [高级软件工程教学]团队Alpha阶段成绩汇总
  14. synchronized和volatile比较
  15. DirectX11--深入理解与使用缓冲区资源
  16. mysql 查询 int类型日期转换成datetime类型
  17. JAVA 中BIO,NIO,AIO的理解 (转)
  18. Flask 中的路由系统
  19. DDD模型领域WF到领域层(十五)
  20. Python 将一个时间戳格式化为(格林威治时间或者本地时区时间)

热门文章

  1. cts-verifier测试流程
  2. 【ABAP系列】SAP webservice HTTP框架出错 404错误
  3. Go语言格式化字符串
  4. Spring数据库连接池 c3p0、dbcp、spring-jdbc
  5. 【Vue 2.X】基于ElementUI 实现 dialog弹窗移动效果-自定义指令系列(二)
  6. sublime text3 安装插件
  7. 2018-8-10-win10-uwp-MetroLog-入门
  8. [USACO06FEB]摊位预订Stall Reservations(贪心)
  9. Python3.5-20190504-自我笔记浅拷贝和深拷贝
  10. spring boot启动异常:java.sql.SQLException: The server time zone value 'Öйú±ê׼ʱ¼ä' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver