I\'m trying to push for the first time a code to my git repository but i get the following error:
Counting objects: 222026, done. Compressing o
I had that issue when working with an arch distro on VMWare.
Adding
IPQoS=throughput
to my ssh config (~/.ssh/config) did the trick for me.