summaryrefslogtreecommitdiffstats
path: root/util/gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'util/gitconfig')
-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 26cec55fde25..4b098c199ca9 100755
--- a/util/gitconfig/rebase.sh
+++ b/util/gitconfig/rebase.sh
@@ -13,7 +13,7 @@
#
# Adapt to your remote branch:
-BRANCH="cros/chromeos-2015.07"
+BRANCH="cros/chromeos-2016.05"
# When pulling in patches from another tree from a gerrit repository,
# do the following at the end of a larger cherry-pick series: