Bug 253091 - [git-webkit] Setup should run `git fetch --prune --all`
Summary: [git-webkit] Setup should run `git fetch --prune --all`
Status: NEW
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: 2023-02-28 11:27 PST by Jonathan Bedard
Modified: 2024-04-08 15:49 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-02-28 11:27:49 PST
git-webkit setup should run `git fetch --prune --all` to ensure all remotes are in their canonical state.
Comment 1 Radar WebKit Bug Importer 2023-03-07 11:28:15 PST
<rdar://problem/106371364>
Comment 2 Jonathan Bedard 2024-04-08 15:49:51 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26994