Whamcloud - gitweb
LU-2448 build: add {prepare-,}commit-msg git hooks
authorAndreas Dilger <andreas.dilger@intel.com>
Sun, 9 Dec 2012 23:58:03 +0000 (16:58 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 12 Dec 2012 22:55:29 +0000 (17:55 -0500)
commit0f10f7e31190aca9b3e7ce524c96fc3967127cb3
tree64da6dff366a558e7ef4b8045ffe2122f1dd3c80
parentdcba8cee07ce137ecb11137ca0bb454406bff3e7
LU-2448 build: add {prepare-,}commit-msg git hooks

Add commit message and patch format hooks for b2_1 to match other
development branches.  This avoids problems when checking out b2_1
from master, where the .git/hooks/{prepare-,}commit-msg symlinks
are installed but not pointing at anything.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I9bea14402d1f5668855b55230aaac919e5d0d90e
Reviewed-on: http://review.whamcloud.com/4782
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
build/checkpatch.pl
build/commit-msg [new file with mode: 0755]
build/prepare-commit-msg [new file with mode: 0755]