Git push hangs on TOTAL -


git started hang on push command. searched on other questions solutions didn't work.

i on ubuntu 12.04.

counting objects: 18, done. delta compression using 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 working 5 minutes ago on larger files. internet connection perfect.

it works on repository on same server , on same development machine.

repo corrupted, had clone again , copy changes manually in new cloned directory


Comments

Popular posts from this blog

c# - How Configure Devart dotConnect for SQLite Code First? -

java - Copying object fields -

c++ - Clear the memory after returning a vector in a function -