Skip to content

Instantly share code, notes, and snippets.

@jxcl
Created August 10, 2011 04:44
Show Gist options
  • Save jxcl/1136140 to your computer and use it in GitHub Desktop.
Save jxcl/1136140 to your computer and use it in GitHub Desktop.
$ git push origin develop
Counting objects: 47, done.
Compressing objects: 100% (10/10), done.
Writing objects: 100% (25/25), 1.87 KiB, done.
Total 25 (delta 6), reused 22 (delta 3)
error: unable to create temporary sha1 filename ./objects/06: File exists
fatal: failed to write object
error: unpack failed: unpacker exited with error code
To remote/repo
! [remote rejected] develop -> develop (n/a (unpacker error))
error: failed to push some refs to '/remote/repo/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment