You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Can you please run git gc on my private repos? Despite my commit rewrites to remove the large binaries, they're currently still showing an overly large size. Specifically, the A****07 repo.
Thanks,
Brian
Hi, @brianjaod, thank you for reaching out to Atlassian Community.
We have run a GC against the repository you mentioned and we were able to reduce its size from 627.1 MB to 2.4 MB. Could you please confirm if there is any other repository you need to run a GC?
Let me know if you have any additional questions or concerns regarding this case.
Kind regards,
Caroline
@Caroline R that worked great, thanks! In the future, is there a better or more efficient way to handle this scenario of you guys running gc on your end? It seems that creating community questions is not very efficient, compared to a "Run GC" button on the repo dashboard or something ... Just my $0.02
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @brianjaod, thanks for your confirmation!
To give you some context around the git GC process, Bitbucket triggers a garbage collection on the repository after each push, however aggressive GC is triggered by Git once the unreachable/dangling objects become older than 30 days.
For this reason, there is no need for us to trigger a manual GC for your repositories, however, we are happy to run it for you if you feel there is a need.
We already have a feature request (current status "in progress") to allow users to mark repositories for git GC, as you can check here:
Please consider adding yourself as a watcher to receive the updates as we make progress with this. If you are not familiar with our Feature Request Policy, you can read more about it here.
I hope this helps, but do let me know if you have any questions.
Kind regards,
Caroline
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.