#!➜ aomaikaAdmin git:(master) GIT_TRACE=1 git push origin master
trace: built-in: git 'push' 'origin' 'master'
trace: run_command: 'ssh' 'git@bitbucket.org' 'git-receive-pack '\''chendenis/aomaika_ipad.git'\'''
Warning: Permanently added 'bitbucket.org,131.103.20.167' (RSA) to the list of known hosts.
trace: run_command: 'pack-objects' '--all-progress-implied' '--revs' '--stdout' '--thin' '--delta-base-offset' '--progress'
trace: exec: 'git' 'pack-objects' '--all-progress-implied' '--revs' '--stdout' '--thin' '--delta-base-offset' '--progress'
trace: built-in: git 'pack-objects' '--all-progress-implied' '--revs' '--stdout' '--thin' '--delta-base-offset' '--progress'
Counting objects: 684, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (558/558), done.
Writing objects: 100% (597/597), 2.25 MiB | 19.00 KiB/s, done.
Total 597 (delta 219), reused 0 (delta 0)
Killed by signal 2.
Write failed: Broken pipe
fatal: The remote end hung up unexpectedly
fatal: The remote end hung up unexpectedly
How to solve this?