From: Jonathan Nieder <jrnieder@gmail.com>
To: Chris Patti <cpatti@gmail.com>
Cc: Michael J Gruber <git@drmicha.warpmail.net>, git@vger.kernel.org
Subject: Re: Odd results writing a Git pre-receive hook to syntax check PHP files.
Date: Mon, 30 Aug 2010 09:16:02 -0500 [thread overview]
Message-ID: <20100830141602.GF2315@burratino> (raw)
In-Reply-To: <AANLkTimqzDO49h40b16gQ_=X42NXN-wZNV7d7f3KYygt@mail.gmail.com>
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")?
next prev parent reply other threads:[~2010-08-30 14:17 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-27 21:07 Odd results writing a Git pre-receive hook to syntax check PHP files Chris Patti
2010-08-30 10:55 ` Michael J Gruber
2010-08-30 14:03 ` Chris Patti
2010-08-30 14:16 ` Jonathan Nieder [this message]
2010-08-30 14:24 ` Chris Patti
2010-08-30 14:34 ` Example git hooks (Re: Odd results writing a Git pre-receive hook to syntax check PHP files.) Jonathan Nieder
2010-08-31 1:57 ` Todd Zullinger
2010-08-31 13:11 ` Chris Patti
2010-08-31 21:14 ` Chris Patti
2010-08-30 14:30 ` Odd results writing a Git pre-receive hook to syntax check PHP files Michael J Gruber
2010-08-30 15:00 ` Chris Patti
2010-08-30 16:27 ` Chris Patti
2010-08-30 16:32 ` Sverre Rabbelier
2010-08-30 16:33 ` Jonathan Nieder
2010-08-30 17:37 ` Chris Patti
2010-08-30 19:10 ` Michael J Gruber
2010-08-31 21:06 ` Chris Patti
2010-08-31 23:50 ` Junio C Hamano
2010-09-01 13:43 ` Chris Patti
2010-09-02 14:34 ` Chris Patti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100830141602.GF2315@burratino \
--to=jrnieder@gmail.com \
--cc=cpatti@gmail.com \
--cc=git@drmicha.warpmail.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).