
22 Jan
2018
22 Jan
'18
1:20 p.m.
On Mon, Jan 22, 2018 at 12:05:19 +0000, Daniel Berrange wrote:
This extends the update hook so that it enforces a requirement to have a Signed-off-by line in every commit message. This can be optionally turned off in individual repos by setting the "hooks.allowmissingsob" git config variable.
Signed-off-by: Daniel P. Berrange <berrange@redhat.com> --- update | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-)
NACK, I don't like signoffs and I don't really think they achieve anything.