Hi everyone. I exceeded the 1GB Workspace limit so I deleted some big old repositories. I was wondering if there is a way to update the disk quota so I can continue make all the commits I have to do! Thank you!
You were right, I thought I already freed up enough space. I'm cleaning now.
Can I ask you why there are some repo where the size of the effective files is like 50MB and there is a .git folder of about 100MB? Is there a way to free up this space?
Hi @Fabio ,
It's not uncommon to see a discrepancy between the sizes of your working files and the .git folder in Git repositories. Here are some reasons why this occurs and how you can reduce the size of the .git folder:
Reasons for the Large .git Folder:
Ways to Reduce Size:
Important Tips:
- Phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Fabio,
Earlier this year, we provided an update regarding the Free plan through a blog post and email. These updates involve a 1GB limitation on workspace sizes. More details can be found here - Important changes coming to Bitbucket Cloud’s free plan.
Your current workspace includes numerous repositories totaling 1.2 GB. As you continue to work on these repositories and potentially add more, the overall size could further exceed the limit.
To address this issue, you have two options:
Option 1:
Option 2:
As long as the total size of all your repositories are under 1 GB, you will be able to push changes again.
I hope this information is useful.
- Phil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.