Add "gitconfig" make target to simplify gerrit configuration
authorPatrick Georgi <patrick@georgi-clan.de>
Sun, 5 Jun 2011 13:15:49 +0000 (15:15 +0200)
committerPeter Stuge <peter@stuge.se>
Tue, 7 Jun 2011 19:46:08 +0000 (21:46 +0200)
commitbb60528e73ed611553befba2ea1bdf8c690a26e5
tree2e63a55853c874dbf1dd7828f9b24b169e9d86a8
parentb924eb45f1dee85b1366b202f7e8435069893d0f
Add "gitconfig" make target to simplify gerrit configuration

"make gitconfig" installs the gerrit commit-msg hook and validates
that user.name and user.email are configured.

No data will be overwritten.

Change-Id: I49ec98538574866e7ad6238ff3d02b9c1beef1bb
Reviewed-on: http://review.coreboot.org/2
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
Makefile.inc