On 2/27/07, Alex Riesen <raa.lkml@xxxxxxxxx> wrote:
git cat-file -p <objname>:file I.e.: git cat-file v1.37:e2fsck/pass1.c
Err... With -p (for pretty). git cat-file -p v1.37:e2fsck/pass1.c This outputs just the file, not prettifying, actually. Btw, for broken OS (and not to be named broken workarounds for the broken OS') we probably need "-o <output-file>". I forget what it was, but something used to mangle pipes on windows. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html