Skip to content

Instantly share code, notes, and snippets.

@chaserx
Created December 22, 2010 02:58
Show Gist options
  • Save chaserx/751024 to your computer and use it in GitHub Desktop.
Save chaserx/751024 to your computer and use it in GitHub Desktop.
encountered error with push to repo
rcsouthard@KilgoreLabMBP[suhthurd.com]$: git push origin master
Counting objects: 19, done.
Delta compression using up to 2 threads.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (10/10), 1.91 KiB, done.
Total 10 (delta 7), reused 0 (delta 0)
fatal: unresolved deltas left after unpacking
error: unpack failed: unpack-objects abnormal exit
To git@github.com:chaserx/suhthurd.com.git
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'git@github.com:chaserx/suhthurd.com.git'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment