Ok, so I have this remote repository on bitbucket and and I didn't work with my local files for the last 6 months. Now, today, after a good amount of work, I try to commit and push my so missed code, the operation takes more than 30min and I cancel because it didnt progress at all(stuck at 99%). I'm surprised as it previously wasn't the case and was almost instantly.
- So I check my application size: 660MB according to finder
- The .git folder is 600MB
- On the remote part, the repo is 178mb
I thought my local repo was somehow broken with too much large files, decided to run bfg, and it didn't find no blob higher than 1MB.
It's a symphony2 installation where the vendor folder is excluded.
This is an ongoing push 10 min
Writing objects: 99% (532/533), 203.39 MiB | 249.00 KiB/s
I don't know what to do else. Any suggestions ?