Re: [Review 3-5] ChangeId support for commit-msg hooks

2012-05-14 Thread Norbert Thiebaud
On Mon, May 14, 2012 at 2:30 AM, Miklos Vajna wrote: > On Mon, May 14, 2012 at 02:21:14AM -0500, Norbert Thiebaud > wrote: >> The 2 following patch add the support for ChangeId and tweak it to >> tolerate git-am -s (issue with extraneous empty line) >> >> http://cgit.freedesktop.org/libreoffice/

Re: [Review 3-5] ChangeId support for commit-msg hooks

2012-05-14 Thread Miklos Vajna
On Mon, May 14, 2012 at 02:21:14AM -0500, Norbert Thiebaud wrote: > The 2 following patch add the support for ChangeId and tweak it to > tolerate git-am -s (issue with extraneous empty line) > > http://cgit.freedesktop.org/libreoffice/core/commit/?id=18118cd9c581659fa6f9aef1e1729e87c9fd1bba > ht