git: add rebase helper script
commit1707a164c9c3d92c0fbbc25efcc392420cc5d1e6
authorPatrick Georgi <pgeorgi@google.com>
Sat, 4 Apr 2015 00:06:48 +0000 (3 17:06 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Fri, 10 Apr 2015 07:01:30 +0000 (10 09:01 +0200)
treea00b6479db434557c0a9ce9083dfd3d27864c0ef
parent120aec0902663d2ed942c1542217791c46b8e406
git: add rebase helper script

This is a script we have been using to rewrite commit messages when
upstreaming coreboot patches from the Chromium OS tree into coreboot
upstream.

Change-Id: I5442279c099dafe55cc97ccf09ee2bc2df4eca5f
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/9299
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
util/gitconfig/rebase.sh [new file with mode: 0755]