Bug 222850

Summary: Add git-webkit apply-patch <file-path>
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW    
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=215862
https://bugs.webkit.org/show_bug.cgi?id=244115
Bug Depends on:    
Bug Blocks: 239082    

Ryosuke Niwa
Reported 2021-03-05 19:05:40 PST
We need git-webkit apply-patch like ./Tools/Scripts/svn-apply.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-08 08:32:59 PST
Jonathan Bedard
Comment 2 2021-03-08 08:49:26 PST
Not sure this is something git-webkit should own, perhaps we should just rename svn-apply to apply-patch?
Ryosuke Niwa
Comment 3 2021-03-08 18:55:20 PST
(In reply to Jonathan Bedard from comment #2) > Not sure this is something git-webkit should own, perhaps we should just > rename svn-apply to apply-patch? Sure, that works too. FWIW, I think svn-apply doesn't work with git diff style patch so maybe we should fix that too.
Note You need to log in before you can comment on or make changes to this bug.