From bf8589e95760226dd591ea57d656e1b4aa94bea5 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Fri, 28 Aug 2015 20:27:28 +0200 Subject: gitconfig/rebase.sh: adapt default branch name Whatever it is, it likely won't be cros/chromeos-2013.04 anymore. Change-Id: I020b65a7406e3bef7d1c8fad8c530354b1f78819 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/11438 Reviewed-by: Alexandru Gagniuc Tested-by: build bot (Jenkins) --- util/gitconfig/rebase.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/gitconfig/rebase.sh b/util/gitconfig/rebase.sh index 4bc32a4cde..26cec55fde 100755 --- a/util/gitconfig/rebase.sh +++ b/util/gitconfig/rebase.sh @@ -13,7 +13,7 @@ # # Adapt to your remote branch: -BRANCH="cros/chromeos-2013.04" +BRANCH="cros/chromeos-2015.07" # When pulling in patches from another tree from a gerrit repository, # do the following at the end of a larger cherry-pick series: -- cgit v1.2.3