Hello, I have a repository which has bloated in size (2.9GB) due to big pushes made on non-merged branches.
I've done some cleanup and now the total repo size is <100 MB. However, this isn't reflected on the repository size. I guess references are stored a bit longer there and I'm not sure how long they will persist.
To clarify: doing a clean clone is in fact now cloning only <100 MB (down from 2.9GB), and that is nice and well. The only issue is that on repository side I still have the warning of repository size being 2.9GB, close to the 4 GB limit.
From what I've gathered, garbage collection can be run server-side to clean up dangling objects - can you help with that?
Hi @robert_tutic,
Welcome to Atlassian Community!
I have notified the Atlassian support team that is on here and they will get back to you within 2 business days to get this resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.