Arggghhh. Missing 'Signed-off-by:' and 'Reviewed-by:' in revert I pushed...

Jeremy Allison jra at samba.org
Tue Jul 15 15:50:40 MDT 2014


On Wed, Jul 16, 2014 at 07:37:05AM +1000, Martin Schwenke wrote:
> On Tue, 15 Jul 2014 09:26:35 -0700, Jeremy Allison <jra at samba.org>
> wrote:
> 
> > On Tue, Jul 15, 2014 at 10:01:50AM +0200, Kai Blin wrote:
> > > 
> > > If Jeremy wants to avoid accidentally pushing code without a
> > > sign-off, I would suggest using a pre-push hook on his local
> > > repository.
> > 
> > That's a really good idea - thanks !
> 
> If you do this, can you please update the autobuild documentation to
> show how this is done?

I think it requires git 1.8.2 or above.

Here's a sample pre-push hook script:

https://github.com/git/git/blob/87c86dd14abe8db7d00b0df5661ef8cf147a72a3/templates/hooks--pre-push.sample

I'm planning to work from that.


More information about the samba-technical mailing list