diff --git a/git_auth.py b/git_auth.py index 411dbb2bbd..58f4967fd2 100644 --- a/git_auth.py +++ b/git_auth.py @@ -561,7 +561,11 @@ class ConfigWizard(object): 'beto-core.googlesource.com', 'boringssl.googlesource.com', 'chromium.googlesource.com', + # repo upload (for ChromeOS) adds -review, + # even if Git is configured without the -review + 'chromium-review.googlesource.com', 'chrome-internal.googlesource.com', + 'chrome-internal-review.googlesource.com', 'dawn.googlesource.com', 'pdfium.googlesource.com', 'quiche.googlesource.com',