git.el: Add support for commit hooks.
commitd55552f6e3b63ab6f33dd61071760bee42b9bc5e
authorAlexandre Julliard <julliard@winehq.org>
Sat, 17 Mar 2007 19:40:12 +0000 (17 20:40 +0100)
committerJunio C Hamano <junkio@cox.net>
Mon, 19 Mar 2007 08:40:27 +0000 (19 01:40 -0700)
tree5006ebb040862da644e89a9a20e2f945da618736
parent94b9816c5ce5bfc8bf4a8baf2128fa2d429a6898
git.el: Add support for commit hooks.

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>
contrib/emacs/git.el