how to upload files on github which are larger than 100M
i have a 182MB file even though it is compressed by beezip it is still too large to be uploaded on github .
How do I add a large amount of files into a Github repository?
I have a folder of code and assets (mostly assets) for a website I’m making that has a lot of files in it. By a lot, I mean literally thousands of files. I want to put the contents of this folder onto Github, however due to the sheer enormity of the folder, it has proved challenging.