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 <tandrii@chromium.org>
Some users get 404s when running 'git cl upload' because gclient attempts
to upload as a reitveld patch.
Change-Id: I8fb5a46480f91489a05fbff918a106312cf0118c
Reviewed-on: https://chromium-review.googlesource.com/301474
Reviewed-by: Geoff Lang <geofflang@chromium.org>
Tested-by: Geoff Lang <geofflang@chromium.org>