As far as I know, there is a file size limit in every repository, meaning I can’t upload a file larger than 100 MB to the repository. I couldn’t find a way around this system using LFS, so my boss decided to purchase a Premium subscription to increase the maximum file size I can upload. So, my questions are:
- If this person buys a subscription and creates a repository, will the maximum file size I can upload to Git increase? If yes, what will the new maximum be?
- If he creates the repository and I start uploading the project to that repository created on the Premium account, will I be able to upload files with an increased maximum size, or will I also need to purchase a subscription?
- If this doesn’t work that way, can you please suggest how to bypass this system using LFS?