diff options
author | Patrick Georgi <pgeorgi@chromium.org> | 2016-09-22 12:46:45 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2016-10-10 20:18:57 +0200 |
commit | 519c4b7298516c849b4a510ad2fd691d662de7d6 (patch) | |
tree | 08eaae4cfa81c8f6539391cae131ab0039f8cb2f /payloads/libpayload | |
parent | 0de17e74ff428cefc95d8788e58ad11ec5f70085 (diff) |
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@chromium.org>
Reviewed-on: https://review.coreboot.org/16695
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'payloads/libpayload')
0 files changed, 0 insertions, 0 deletions