Hi,
I removed large binary files (APK files, ~28MB each) from my repository's git history using git filter-repo and force-pushed all branches to the remote. The files are no longer referenced in any
branch or tag, but the repository size has not reduced because garbage collection hasn't run yet.
Could you please trigger a GC (garbage collection) on my repository to reclaim the disk space?
Repository: [git@bitbucket.org:simple-invoice-manager/simple-invoice-android.git]
Thank you.
Hey @Nilesh Kuhikar
Welcome to the community.
I have triggered garbage collection on the affected repository, reducing its size to below 1 GB. It is still quite large, so you might want to further decrease its size to prevent exceeding the 1 GB limit again in the future.
Check out our KB on how to reduce repository size
https://support.atlassian.com/bitbucket-cloud/docs/reduce-repository-size/
Regards,
Syahrul
Hi, Syahrul
Thank you for running garbage collection on the repository earlier.
The repository size is still relatively large, and we would like to further reduce it to avoid exceeding the 1 GB limit again in the future. Could you please trigger garbage collection once more for the affected repository?
Please let us know once it has been completed.
Thank you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Nilesh Kuhikar
I have triggered GC again, and the repository size is now reduced to below the 1 GB limit.
I hope this helps.
Regards,
Syahrul
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.