aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xutil/gitconfig/rebase.sh2
1 files changed, 1 insertions, 1 deletions
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: