]> git.ipfire.org Git - thirdparty/git.git/commit - run-command.c
run_hook(): check the executability of the hook before filling argv
authorStephan Beyer <s-beyer@gmx.net>
Fri, 16 Jan 2009 19:10:01 +0000 (20:10 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 18 Jan 2009 01:16:44 +0000 (17:16 -0800)
commitcf94ca8ea98373d6f5e9caaa764eca89b20bfb63
tree9e6b953e3458c4a50d0b5cb184af4486f3ab7a55
parent35d5ae679c2a6bc2a5f70f9209844ae8c14ae9e3
run_hook(): check the executability of the hook before filling argv

Signed-off-by: Stephan Beyer <s-beyer@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
run-command.c