-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
Description
I have rather large collections of files I'd like to upload. I've already had to chop files up a fair amount and a few are more than a MB in size. Its a total guessing game trying to figure out the right size.
If I create a Github repo and place files in it and one of them happens to be to large I'm screwed. I have to wipe out the repo then chop up files some more and try with a new repo all over again!
Anyways, I get this error that "the requested entity is to large" or something to that effect. Any tips on how big files should be and how to not have one file mess up everything would be great :)