Git suddenly started to hang on PUSH
command. I
searched over other questions but the solutions didn't work.
I am on ubuntu 12.04.
Counting objects: 18, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (13/13), done.
Writing objects: 100% (13/13), 2.57 KiB, done.
Total 13 (delta 9), reused 0 (delta 0)
It was working 5 minutes ago on larger files. Internet connection is perfect.
It works perfectly on another repository on the same server and on the same development machine.