On Mon, Mar 16, 2015 at 1:28 PM, Andrew Purtell <[email protected]> wrote:
> On Mon, Mar 16, 2015 at 11:02 AM, Nick Dimiduk <[email protected]> wrote: > > > bq. Our commit log conventions aren't universally followed, due to human > > error > > > > Going forward, I think we can alleviate this issue with a git hook and a > > regexp. > > > > That's a good idea. > > > FYI, ASF Infra doesn't allow custom server side git hooks[1] and I couldn't find anything that does message enforcement casually checking in the asf git hooks[2]. It looks like Apache Cloudstack has some client side hooks they recommend for committers that do commit message enforcement[3]. We could use something similar. [1]: http://www.apache.org/dev/writable-git (last bullet) [2]: http://s.apache.org/qxT [3]: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Git#Git-CommitMessages -- Sean
