This issue started today for no apparent reason. When I do git push dev master for my Django project, I sometimes get a hang after the program says \"installing
git push dev master
A bit of a far shot, but ... you could try
git fsck --full --strict
to make sure your repository is healthy.