Nico Huber has posted comments on this change. ( https://review.coreboot.org/21834 )
Change subject: fixup! Convert flashrom to git ......................................................................
Patch Set 4: Code-Review+2
(1 comment)
Will leave this unmerged for the moment in case you want to break that line...
https://review.coreboot.org/#/c/21834/4/util/git-hooks/pre-push File util/git-hooks/pre-push:
https://review.coreboot.org/#/c/21834/4/util/git-hooks/pre-push@37 PS4, Line 37: if [ "$remote_ref" != "refs/heads/staging" -a "$remote_ref" != "refs/heads/stable" -a -z "$version" ]; then line is too long and not hard to break