Bug 244115 - git-webkit should have a command to apply from PR like webkit-patch does with a bug or attachment
Summary: git-webkit should have a command to apply from PR like webkit-patch does with...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-08-18 21:11 PDT by Ryosuke Niwa
Modified: 2023-01-06 08:12 PST (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 Ryosuke Niwa 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.
Comment 1 Radar WebKit Bug Importer 2022-08-25 21:12:17 PDT
<rdar://problem/99170328>
Comment 2 Jonathan Bedard 2023-01-06 08:12:26 PST
We have this, it's `git-webkit checkout pr-#`