git.el: Add support for commit hooks.
authorAlexandre Julliard <julliard@winehq.org>
Sat, 17 Mar 2007 19:40:12 +0000 (20:40 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 19 Mar 2007 08:40:27 +0000 (01:40 -0700)
Run the pre-commit and post-commit hooks at appropriate places, and
display their output if any.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found