Un-perl commit-msg hook
authorPatrick Georgi <patrick@georgi-clan.de>
Fri, 1 Jul 2011 22:35:02 +0000 (00:35 +0200)
committerPeter Stuge <peter@stuge.se>
Mon, 9 Jan 2012 22:55:24 +0000 (23:55 +0100)
commitad6331d25f845c661013d16e2290d3916aac1a1c
treeda9360415771d845b7e6507409f854bdc1ec131d
parenteb84f6a978147fbe543fbe15af254632f215098a
Un-perl commit-msg hook

To simplify installation on mingw a bit (even though git remains a pain),
drop the perl dependency the commit-msg hook introduced to the coreboot
development environment.
It's replaced by awk which we use elsewhere already (and is a more lightweight
utility in any case)

Change-Id: I67adfe1ec43c898735d4bae4819ceb53e83c303b
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/78
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
util/gitconfig/commit-msg