Lately I have been using GitHub and I\'m wondering, what is the repository limit for files hosted on github.com? I\'ve been wondering this because I was thinking of using Gi
According to https://help.github.com/articles/what-is-my-disk-quota/ and https://help.github.com/articles/working-with-large-files/ there is not limit on the repo size, but after exceeding 1 GB they might email you and ask to reduce the size. Additionally you will see warnings for pushing files bigger than 50 MB and files bigger than 100 MB won't be accepted.