This question is in reference to Atlassian Documentation: Reduce repository size
Hi,
I've cleaned repo with "git filter-branch", performed all 4 steps in section "Garbage collecting dead data" (in article https://confluence.atlassian.com/bitbucket/reduce-repository-size-321848262.html) and now local .git directory right after fresh cloning is 168 MB but BitBucket reports that remote repo size is still 1.1 GB and displays the warning about that.
Please tell how to expire/gc remote repo size?
Thank you!
Bitbucket server will clean up the space on its own eventually. If it's urgent for you to clean it up immediately for some reason, you can contact Atlassian support and they can force a garbage collection.
See this links for discussion on this topic:
https://answers.atlassian.com/questions/31672422
https://bitbucket.org/site/master/issues/3663/purge-dangling-objects-in-git#comment-19435301
I had pushed some large file and it gave me warning about repo size. I deleted them from the branches but still the size has not got decreased. How can i force the size to get decreased?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you Tim, it's clear now. The only issue is the warning in web UI is a little annoying. But just a little, so we will wait for some time for auto gc.
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.