I'm getting the following error when trying to push, anyone know what
is wrong?

$ git push --verbose
Pushing to git://git.sv.gnu.org/womb/hacks.git
Counting objects: 3, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 426 bytes | 0 bytes/s, done.
Total 3 (delta 2), reused 1 (delta 0)
error: unpack failed: unpack-objects abnormal exit
To git://git.sv.gnu.org/womb/hacks.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'git://git.sv.gnu.org/womb/hacks.git'

Reply via email to