This uses the new setting added to depot_tools. The diff
lines of context setting was removed.
Bug: angleproject:4003
Change-Id: I6f7d471d3cce066cd3a6caa200828d09ccfca5ae
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1879577
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
Update codereview.settings file to workaround git cl format
issue based on change in this https://crrev.com/c/1864309
Bug: angleproject:4003
Change-Id: I4352800535465e8cac85aa6148c21d28c099ca5a
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1866275
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
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>