On Mon, Aug 30, 2010 at 10:16 AM, Jonathan Nieder <jrnieder@xxxxxxxxx> wrote: > Chris Patti wrote: > >> That's great, thanks! That gets me the file names. Now, how do I get >> to the contents of each file? > > Why not "git diff --raw" (or its plumbing equivalent "git diff-tree")? > That is absolutely *perfect* sir, thank you very much! That gets me the blobs I can 'git show' as well as the filenames so I can cherry pick only PHP files to check. -Chris (P.S. Is there a canonical 'example Git hooks' location I could publish this to when it's working? I think there's a dearth of this kind of example for people out there right now) -- Christopher Patti - Geek At Large | GTalk: cpatti@xxxxxxxxx | AIM: chrisfeohpatti | P: (260) 54PATTI "Technology challenges art, art inspires technology." - John Lasseter, Pixar -- 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