[coreboot-gerrit] Patch merged into coreboot/master: util/scripts: add gerrit-rebase script

gerrit at coreboot.org gerrit at coreboot.org
Mon Oct 10 20:19:00 CEST 2016


the following patch was just integrated into master:
commit 519c4b7298516c849b4a510ad2fd691d662de7d6
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Thu Sep 22 12:46:45 2016 +0200

    util/scripts: add gerrit-rebase script
    
    gerrit-rebase is a gerrit-context aware rebase script. Given a source
    and a target branch (that need to have a common ancestor), it prepares
    a rebase todo list that applies all commits from source that aren't
    already found on target.
    
    It matches commits using Reviewed-on lines in the commit message that
    are added by gerrit when submitting commits using the "cherry-pick"
    strategy.
    This has been shown to be the best preserved meta data to work from in
    existing data (Change-Id was mangled in all kinds of ways).
    
    Change-Id: I9618c1b66ebc1fb7ed006efbc1665fb08386e1a5
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
    Reviewed-on: https://review.coreboot.org/16695
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Reviewed-by: Martin Roth <martinroth at google.com>


See https://review.coreboot.org/16695 for details.

-gerrit



More information about the coreboot-gerrit mailing list