RESOLVED WORKSFORME 244115
git-webkit should have a command to apply from PR like webkit-patch does with a bug or attachment
https://bugs.webkit.org/show_bug.cgi?id=244115
Summary git-webkit should have a command to apply from PR like webkit-patch does with...
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.