the following patch was just integrated into master: commit 5326f5c7e6a9d56bc0f030c81651050d6d280150 Author: Patrick Georgi patrick@georgi-clan.de Date: Sat Feb 25 19:52:45 2012 +0100
gitconfig: Add lint-stable as pre-commit hook
When configuring the tree with "make gitconfig", a pre-commit hook is installed that runs the stable lint tests. If any of these fail, the log is visible (on stdout) and the commit is aborted.
Change-Id: Ie2a26e87f466c63b24db8dca8827057a18ac7f3e Signed-off-by: Patrick Georgi patrick@georgi-clan.de
See http://review.coreboot.org/682 for details.
-gerrit