Commit 8bcba147 by Jamie Madill

Set GERRIT_SQUASH_UPLOADS to False.

ANGLE uses a workflow where we upload stacks of dependent patches to Gerrit. The Chromium workflow has squashed by default for a long time, so the infra team is planning to switch to squash by default. This change will preserve our workflow. See http://crbug.com/611892 BUG=None Change-Id: I62ab7a26d5bd899fbb8c48a1aced7d044640a66a Reviewed-on: https://chromium-review.googlesource.com/353039Reviewed-by: 's avatarAndrii Shyshkalov <tandrii@chromium.org>
parent 362876b1
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
CODE_REVIEW_SERVER: https://chromium-review.googlesource.com CODE_REVIEW_SERVER: https://chromium-review.googlesource.com
GERRIT_HOST: True GERRIT_HOST: True
TRYSERVER_GERRIT_URL: https://chromium-review.googlesource.com TRYSERVER_GERRIT_URL: https://chromium-review.googlesource.com
GERRIT_SQUASH_UPLOADS: False
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment