Skip to content

Instantly share code, notes, and snippets.

@benizi
Last active March 19, 2016 05: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 benizi/475036f6ae72bb96228a to your computer and use it in GitHub Desktop.
Save benizi/475036f6ae72bb96228a to your computer and use it in GitHub Desktop.
Weird error trying to clone github/hub
$ git clone -o github https://github.com/github/hub
Cloning into 'hub'...
remote: Counting objects: 12280, done.
error: object 9ef2af57366f63deb751b92a8ca630fe598b10f0: zeroPaddedFilemode: contains zero-padded file modes
fatal: Error in object
fatal: index-pack failed
git version 2.7.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment