diff options
Diffstat (limited to 'util/gitconfig/rebase.sh')
-rwxr-xr-x | util/gitconfig/rebase.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/gitconfig/rebase.sh b/util/gitconfig/rebase.sh index 26cec55fde..4b098c199c 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: |