[oe] update hook for git to check push commit message

Tom Rini tom_rini at mentor.com
Thu Jan 28 22:59:44 UTC 2010


On Thu, 2010-01-28 at 12:00 -0800, Khem Raj wrote:
> Hi
> 
> Attached is a small hook for updates that are pushed into repo.
> Right now it only checks the first line of the commit and expects
> module: summary

Is there any way to force the commit to happen, even if the script
doesn't like it?  Can the script edit the commit message, even?  ie if
there's no git commit --ignore-prehook type option, could it see if the
first line is FORCE or something, edit that out and commit?  This will
catch the poorly formed commit messages without being a big burden on
people doing things that don't fit well into the "module: summary" model
(that said, lib*-perl-native: Convert to BBCLASSEXTEND as a first line
makes sense to me).

-- 
Tom Rini <tom_rini at mentor.com>
Mentor Graphics Corporation




More information about the Openembedded-devel mailing list