A colleague pushed two huge pickle files to our repository on BitBucket.
I contacted BitBucket's service and they managed to help me decrease the repository size from 1.5GB to ~890MB (while before this push the repository was around 150MB).
Now when I go into the repository's folder on my PC and I check the size of all the folders except the .git folder it's just the same as before the faulty push, which is around 150MB.
The problem now is that the .git folder is ~1.5GB.
I searched everywhere for a suggestion on how to deal with that without any luck.