Skip to content

Instantly share code, notes, and snippets.

@rockobonaparte
Created December 27, 2016 20:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rockobonaparte/2f7a8b47fe38de921bcf90b3ebc1189a to your computer and use it in GitHub Desktop.
Save rockobonaparte/2f7a8b47fe38de921bcf90b3ebc1189a to your computer and use it in GitHub Desktop.
$ git push --force
Counting objects: 105, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (80/80), done.
remote: error: inflate: data stream error (unknown compression method)
Writingremote: error: unable to unpack 31b906db1caece5a05cbc17d9538a1db2813d10a header
remote: fatal: SHA1 COLLISION FOUND WITH 31b906db1caece5a05cbc17d9538a1db2813d10a !
Writing objects: 100% (105/105), 645.31 KiB | 0 bytes/s, done.
Total 105 (delta 57), reused 31 (delta 22)
error: unpack failed: index-pack abnormal exit
To C:/coding/learning_unity_git_repo/
! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to 'C:/coding/learning_unity_git_repo/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment