Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi, I'm new in Bitbucket / GitHub etc. so can I upload a 2GB+ files on it for game development?
Thanks in advice!
This should answer your question: https://confluence.atlassian.com/pages/viewpage.action?pageId=273877699
As for the intent of using git, i think this pretty much sums it up: If a lot of your files are extremely large or if your files are binaries or executables, you should understand Git or Mercurial will not work well with them.
HTH
Hello! Uploading large files, like 2GB+ files for game development, to Bitbucket or GitHub may not be the best practice. While these platforms are excellent for version control and collaboration, they have limitations on file size, and hosting large binary files, such as game assets, can be challenging.
GitHub, for example, has a 100MB file size limit for individual files, and even if you use Git LFS (Large File Storage) for larger files, you might encounter limitations and potential storage costs.
Bitbucket has similar restrictions on file sizes, and exceeding them may lead to performance issues or the need for a premium plan.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.