lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 29 Nov 2017 11:18:42 +1100 From: Stephen Rothwell <sfr@...b.auug.org.au> To: Michael Ellerman <mpe@...erman.id.au> Cc: Greg KH <greg@...ah.com>, Linux-Next Mailing List <linux-next@...r.kernel.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org> Subject: Re: linux-next: Signed-off-by missing for commits in the staging tree Hi Michael, On Wed, 29 Nov 2017 11:09:04 +1100 Michael Ellerman <mpe@...erman.id.au> wrote: > > Isn't the update hook what you want? > > Called by git-receive-pack: > > Before each ref is updated, if $GIT_DIR/hooks/update file exists and > is executable, it is invoked once per ref, with three parameters: > > $GIT_DIR/hooks/update refname sha1-old sha1-new "This hook is invoked by git-receive-pack on the remote repository, which happens when a git push is done on a local repository." -- Cheers, Stephen Rothwell
Powered by blists - more mailing lists