Hello,
I just ran BFG to test removing large files on one of my repository, but the repository size actually increased when viewed in Bitbucket even though when I tried to clone it, the size already decreased from the original.
Would it possible to run GC on the "*-test-1" repository? Thank you.
Hi @P. Jalu and welcome to the community!
The size of the remote repo increased after you push changes with BFG because the repo had both old references (before history rewrite) and new ones (after history rewrite).
I ran a git gc on the repo so that old references get removed and its size has been reduced.
Does it look ok now on your end?
Kind regards,
Theodora
Hi @Theodora Boudale,
Looks good to me. 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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.