Hi
A few days ago I did the process to clean the repository and deleted the largest files in it, and in my local repository i saw the reduction, but in bitbucket not. And today in bitbucket it remains the same size as before the cleaning.
I did the steps of the following link:
https://rtyley.github.io/bfg-repo-cleaner/
And the repository is:
@Bitbucket.org/gapsimx/dicadi.git
Regards.
Hello @christian ventura,
Thanks for reaching out and welcome to the Community!
This is because garbage collection, being an expensive operation, is not triggered on every push to the repository in Bitbucket. Eventually it'd be triggered automatically, but I just ran GC for the repository in question manually – it's size reduced to ~250 Mb.
Cheers,
Daniil
Hello Daniil.
Thank you very much!!
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.