git push hangs after Total line

后端 未结 17 1133
孤独总比滥情好
孤独总比滥情好 2020-12-05 16:38

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         


        
17条回答
  •  Happy的楠姐
    2020-12-05 17:21

    In my case it was caused by a problem with msysgit 1.9.5. Downgrading to msysgit 1.9.4 solved the problem.

提交回复
热议问题