Bug 244115

Summary: git-webkit should have a command to apply from PR like webkit-patch does with a bug or attachment
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=222850
Bug Depends on:    
Bug Blocks: 239082    

Ryosuke Niwa
Reported 2022-08-18 21:11:08 PDT
With webkit-patch, you should use apply-from-bug / apply-attachment to grab a patch from Bugzilla. We need an equivalent feature in git-webkit.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-25 21:12:17 PDT
Jonathan Bedard
Comment 2 2023-01-06 08:12:26 PST
We have this, it's `git-webkit checkout pr-#`
Note You need to log in before you can comment on or make changes to this bug.