Bug 253091

Summary: [git-webkit] Setup should run `git fetch --prune --all`
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: NEW ---    
Severity: Normal CC: jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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