Bug 239261

Summary: [git-webkit] Allow projects to declare alternate remotes
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2022-04-12 15:57:43 PDT
To address security changes or proprietary changes, we want to support embedding explicit alternate remotes in the WebKit project. The idea is to allow contributors to use a single checkout and send PRs to these alternate remotes, if contributors have access to them.
Comment 1 Radar WebKit Bug Importer 2022-04-12 15:57:55 PDT
<rdar://problem/91654752>
Comment 2 Jonathan Bedard 2022-04-12 16:00:07 PDT
Pull request: https://github.com/WebKit/WebKit/pull/277
Comment 3 EWS 2022-04-15 19:00:35 PDT
Committed r292937 (249702@main): <https://commits.webkit.org/249702@main>

Reviewed commits have been landed. Closing PR #277 and removing active labels.