I got the dreaded > 1GB warning in a repo. I had inadvertantly checked in an executable file. So, I follwed the instructions here: https://rtyley.github.io/bfg-repo-cleaner/ to remove the .exe, then did gc, pushed the cleaned up code to bitbucket and verified that the large files are gone using the web interface.
After several hours, my repo still gives me the >1GB warning.
Using git_find_big.sh I no longer see any large files, so I'm confused.
Does it take more than 4 hours for BFG changes to be reflected on the bitbucket page?
Is there some step that I've likely missed?
Thanks,
Gary
The remote Repo needed to be garbage collected.
Only people from Atlassian can initiate that.
Someone from Atlassian support was kind enough to do this for me and my repo is now about 300KB.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.