Revert "[git_auth] Configure common -review hosts also"

This reverts commit 39e269dabf.

Reason for revert: Breaks git cl upload via SSO

Bug: 421831933
Original change's description:
> [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>

Bug: 421831933
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Change-Id: I76a981ff50bc1b9e18c82223e23d891b89917924
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6615841
Auto-Submit: Joey Scarr <jsca@google.com>
Owners-Override: Joey Scarr <jsca@google.com>
Commit-Queue: Joey Scarr <jsca@google.com>
Reviewed-by: Fumitoshi Ukai <ukai@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
changes/41/6615841/2
Joey Scarr 3 weeks ago committed by LUCI CQ
parent 55f06f3e06
commit 57dfc366b7

@ -561,11 +561,7 @@ 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