Your push has been blocked because it includes at least one file that is 100 MB or larger. Bitbucket Cloud recommends using Git LFS for large files to prevent repositories from growing too large and reaching the 4 GB repo size limit.
Hi @Prashanth and welcome to the community!
There is a 100 MB limit on files included in a Git push. There are more details about this in the following community article:
If you have files over 100 MB that you need to version, we recommend tracking them with Git LFS:
If using Git LFS is not feasible, the 100 MB push file size limit can be disabled by a repository admin. A repository admin can do the following to disable the limit:
WARNING: If this limit is disabled, you are at risk of exceeding the 4 GB repository size limit, which will put the repository into read-only mode and require support intervention to reduce the repository size back below the limit when possible or applicable. This can cause significant disruption to your operations. We therefore recommend using Git LFS if you need to version any files over 100 MB.
Please feel free to reach out if you have any questions.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.