Hi, On Tue, 4 Mar 2008, Jakub Narebski wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> 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 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