Bug 239261 - [git-webkit] Allow projects to declare alternate remotes
Summary: [git-webkit] Allow projects to declare alternate remotes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-12 15:57 PDT by Jonathan Bedard
Modified: 2022-04-15 19:00 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.