I am on the free plan, so I get an email warning because my repository (jhlchan.bitbucket.io) has size 1.3GB.
I removed a large file in it by git-filter-repo, and my local git count-objects -vH shows 880MB.
After a git push --force, my local git size is still 880MB, but remote repository size is now 2.25GB.
I read through related BitBucket articles, and this looks like somehow both my new and old copies are in my repository. Can the support team do a garbage collection for me?
If this can be resolved, may I ask what is the proper thing I should do to avoid the same thing happening (that is, end up with two copies after git-filter-repo (which rewrites history) and git push --force).
Thank you for your attention and help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Many thanks!
Does this (two copies of repository on remote) happens every time when git-filter-repo rewrites history and then I issue git push --force?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you catch the news at Team ‘25? With Loom, Confluence, Atlassian Intelligence, & even Jira 👀, you won’t have to worry about taking meeting notes again… unless you want to. Join us to explore the beta & discover a new way to boost meeting productivity.
Register today!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.