Add local copy of commit-msg hook
authorPatrick Georgi <patrick@georgi-clan.de>
Thu, 30 Jun 2011 17:55:31 +0000 (19:55 +0200)
committerPatrick Georgi <patrick@georgi-clan.de>
Thu, 30 Jun 2011 19:04:22 +0000 (21:04 +0200)
commit3b81b9dfef1ddbc40f57196341a990249d3eaeb2
tree203bfa9090c1bc717b43521caeaf274b204760f5
parent7f96583f0f6b9829f73fb8afbb6f367323446030
Add local copy of commit-msg hook

To avoid using untrusted network to download code, copy the
relevant file to the repo and adapt "make gitconfig" to copy
from there.

Change-Id: I21f0b58d59250aa5d795cf289267ad93bd8d74db
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/73
Reviewed-by: Uwe Hermann <uwe@hermann-uwe.de>
Tested-by: build bot (Jenkins)
Makefile.inc
util/gitconfig/commit-msg [new file with mode: 0755]