Hi Team,
We have a repository in which initially there were large files committed. However , we have identified and cleaned up the large files and pushed.
When I perform a (in a new laptop) git clone --mirror ... and use the git-sizer -v, I get max file size as 1.6MB only. However in Bitbucket, we are still getting size as 10 GB.
I created a temporary branch, added a test file, pushed to server, reverted and tried to see if the gc has cleaned up the repository size, but the size still shows as 10GB. I have used the git reflog, prune and all commands in the earlier posts from community.
Can you please guide me on what needs to be done.
Thanks and Regards,
Saravanan D