Skip to content

Instantly share code, notes, and snippets.

@TermiT
Created May 28, 2012 07:18
Show Gist options
  • Save TermiT/2817814 to your computer and use it in GitHub Desktop.
Save TermiT/2817814 to your computer and use it in GitHub Desktop.
$ git cat-file -t 4966
tree
$ git cat-file -p 4966
040000 tree eb85079ce7fd354ffc630f4a8e2991196cb3807f new
100644 blob 27703ec79a98c1d097d5b1cd320befffa376e826 test.txt
$ git cat-file -t eb85
tree
$ git cat-file -p eb85
100644 blob fa49b077972391ad58037050f2a75f74e3671e92 new.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment