Skip to content

Instantly share code, notes, and snippets.

@chobie
Created February 21, 2011 13:19
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 chobie/837044 to your computer and use it in GitHub Desktop.
Save chobie/837044 to your computer and use it in GitHub Desktop.

cat git object.

cat .git/objects/dd/f452dc1825ed7b0dca08b9a322174b3394644d  | php -r 'echo gzuncompress(stream_get_contents(fopen("php://stdin","r")));'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment