Hello Team,
Can I request GC to a repo that I have admin access to? I had to use BFG earlier but the repo size increased rather than decreased.
The repo is https://bitbucket.org/<redacted>
Please also delete the branch `main2`, it was created when I attempted to push the BFG'd branch manually but it was a fail.
Thank you
Hey @bagusnl and welcome to the Community!
I've manually triggered a Garbage Collection on your repository which managed to reduce its size back to ~400MB!
Now that GC is completed, I would highly recommend you have everyone on your team remove their old copies of the repository and do a fresh clone of it. Since the old clones have a dirty history, it's better to delete them, so you don't risk pushing the dangling objects back into your cleaned repository, which would increase its size again.
As for the branch deletion, while we are not able to do it on our side, you can easily delete a branch from the UI by navigating to your repository and following the below instructions :
Hope that helps! If you have any questions, feel free to ask.
Thank you, @bagusnl !
Patrik S.
oh, I was on the "Active branch" filter, unsure why my main2 is tagged inactive but nevertheless I managed to delete it.
Thank you for the help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's usually tagged inactive when there are no new commits to that branch since it was branched off from its parent branch.
Happy to hear you were able to find and delete it :)
Feel free to reach out to the community if you ever need help!
Thank you, @bagusnl !
Patrik S
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.