From 5a8fdca6f5d4daf8c9bfd62410df0c69e7826552 Mon Sep 17 00:00:00 2001 From: Benjamin C Meyer Date: Fri, 19 Mar 2010 03:00:25 -0400 Subject: Add the most important two hooks to the example list Signed-off-by: Benjamin C Meyer --- README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README b/README index ab6ea76..1894510 100644 --- a/README +++ b/README @@ -8,6 +8,8 @@ Hooks can be very powerful and useful. Some common hooks include: Hooks can also be very project specific such as: +- Verify that the project still builds +- Verify that autotests matching the modified files still pass with no errors. - Pre-populate the commit message with the 'standard' format. - Verify that any new code follows the 'standard' coding style. -- cgit v1.2.3