What is my disk quota?
What is my disk quota(english)?
What is my disk quota(chinese)?
File and repository size limitations
We recommend repositories remain small, ideally less than 1 GB, and less than 5 GB is strongly recommended. Smaller repositories are faster to clone and easier to work with and maintain. Individual files in a repository are strictly limited to a 100 MB maximum size limit.
Adding a file to a repository
Files that you add to a repository via a browser are limited to 25 MB per file.
How to add a file to a repository via a browser step by step
Adding a file to a repository via GitHub Desktop
install git tools
https://blog.csdn.net/SpicyBoiledFish/article/details/62892655
Git Large File Storage(Git LFS)
Git LFS lets you push files to GitHub that are larger than the Git push limit.
Every account using Git Large File Storage receives 1 GB of free storage and 1 GB a month of free bandwidth. If the bandwidth and storage quotas are not enough, you can choose to purchase an additional quota for Git LFS.
How to add a file via a Git LFS step by step
Git LFS使用方式
https://blog.csdn.net/Tyro_java/article/details/53440666
https://www.cnblogs.com/zmdComeOn/p/12565629.html
github给每人分配了多大的存储空间
https://www.zhihu.com/question/29514576