ChangeLogs in commit messages

Joel Brobecker brobecker@adacore.com
Fri Aug 15 13:28:00 GMT 2014


> Does anybody have any experience writing such checks?  Or, does
> anybody know of any project that already uses such checks?  I can
> look into doing it myself (it's a pre-receive hook, right?)

I have loads of experience writing git hooks, but none with
this repository's implementation.

I would typically adjust the "update" hook for that, but it looks
like the "pre-receive" hook would also work.

-- 
Joel



More information about the Gdb mailing list