[git_auth] Configure common -review hosts also

Seems like ChromeOS workflows with repo force these URLs.  While the
repo instructions technically tell users to set this up separately,
config them here too so I don't get bug reports.

Bug: 421831933
Change-Id: Ie33c678de3a6d2dadd6663ad6e0e97e9086d6129
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6614517
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Allen Li <ayatane@chromium.org>
changes/17/6614517/4
Allen Li 5 months ago committed by LUCI CQ
parent 3be09c6d74
commit 39e269dabf

@ -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',

Loading…
Cancel
Save