bitbucket - git push hangs after Total line -


my git push hanging after appearing complete push. going git push

counting objects: 51, done. delta compression using 2 threads. compressing objects: 100% (47/47), done. writing objects: 100% (47/47), 27.64 mib | 6.47 mib/s, done. total 47 (delta 4), reused 0 (delta 0) 

it hangs here , have control-c command line. have made several commits in past project issues. have tried other repos on machine , work fine. going on here?

this turned out no problem @ all. had wait until upload complete. had added several large files , there not progress indicator. maybe else find helpful.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

java Extracting Zip file -

C# WinForm - loading screen -