Hello,
I used git filter-branch to reduce the size of two of my repositories. Locally, the size has significantly decreased from approximately 500 MB each to less than 10 MB after running git gc, but the remote repository size on Bitbucket has not changed, even after force-pushing the updated history.
Is there a way to run git gc on the remote repository? If not, could you please run it for me?
The repositories are:
1. https://bitbucket.org/i*******************s/ph****o
2. https://bitbucket.org/i*******************s/pi*******a
Thank you in advance for your assistance!
Best regards