Hi, On Tue, 4 Mar 2008, Jakub Narebski wrote:
> Johannes Schindelin <[EMAIL PROTECTED]> writes: > > On Tue, 4 Mar 2008, David Bremner wrote: > > > >> It looks like line 435 of builtin-commit.c disables stdin for hooks > >> (with the disclaimer that I first looked at the git source ten minutes > >> ago). > >> > >> hook.no_stdin = 1 > > Never mind pre-commit. What about pre-receive and post-receive hooks, > both of which gets data on stdin? He was talking about builtin-commit.c. AFAIR there is no code to call pre-receive or post-receive in that file. ;-) IOW the issue does not apply to the hooks you mentioned. Ciao, Dscho -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]