I've already reduced my repo size to 220 MB when I use Bash at my repo's file location. Currently, my bitbucket repo size is 3.2 GB, preventing me from pushing changes still. Do I have to reverse commits just so I can push changes? I would like to not do this since I just reduced my repo size locally. I think what may also be affecting the repo size on bitbucket is the .git file, which is 4.7 GB and I don't know a way of reducing that file as well. In any case, if a gc is necessary to help me with this, then please do so.
Edit: I just reset back a few commits to the point before the repo got too big. I would now like a gc to run on my remote repository.