[coreboot-gerrit] Change in coreboot[master]: lint: Remove signed-off-by check

Martin Roth (Code Review) gerrit at coreboot.org
Thu Mar 16 23:24:35 CET 2017


Martin Roth has posted comments on this change. ( https://review.coreboot.org/18524 )

Change subject: lint: Remove signed-off-by check
......................................................................


Patch Set 1: Code-Review-1

The problem with it in pre-commit is that if you forget to commit with the -s, you need to use the --no-verify command to fix that.  otherwise it prevents you from adding the signature to the previous commit.

'git commit --amend -s --no-verify' will take care of it.

-- 
To view, visit https://review.coreboot.org/18524
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I01208ae984915142521da541b81eecd288be7e19
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Zheng Bao <fishbaozi at gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Nico Huber <nico.h at gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins)
Gerrit-HasComments: No



More information about the coreboot-gerrit mailing list