Skip to content

Commit

Permalink
Set GERRIT_SQUASH_UPLOADS to False.
Browse files Browse the repository at this point in the history
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/353039
Reviewed-by: Andrii Shyshkalov <[email protected]>
  • Loading branch information
null77 committed Jun 17, 2016
1 parent 362876b commit 8bcba14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codereview.settings
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
CODE_REVIEW_SERVER: https://chromium-review.googlesource.com
GERRIT_HOST: True
TRYSERVER_GERRIT_URL: https://chromium-review.googlesource.com
GERRIT_SQUASH_UPLOADS: False

0 comments on commit 8bcba14

Please sign in to comment.