My git push is hanging after appearing to complete the push. I am going git push
Counting objects: 51, done. Delta compression using up to 2 threads. C
Just wanted to add this in case it helps anyone. I had the same problem, and the issue was that the git user didn't have permission to write to the files, only to read from them.