NEW 222849
Add git-webkit create-patch
https://bugs.webkit.org/show_bug.cgi?id=222849
Summary Add git-webkit create-patch
Ryosuke Niwa
Reported 2021-03-05 19:04:18 PST
Like ./Tools/Scripts/svn-create-patch, we should have git-webkit create-patch. Ideally, this script should take a list of file paths to create a diff for.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-03-08 08:32:42 PST
Jonathan Bedard
Comment 2 2021-03-08 08:48:41 PST
Not sure this is something git-webkit should own, perhaps we should just renamed svn-create-patch to create-patch since it can already create patches for git?
Ryosuke Niwa
Comment 3 2021-03-08 18:56:35 PST
(In reply to Jonathan Bedard from comment #2) > Not sure this is something git-webkit should own, perhaps we should just > renamed svn-create-patch to create-patch since it can already create patches > for git? Can it? I don't think it knows how to get a single commit, against remote/main, etc... We can expand that but perhaps holding these functionalities into git-webkit isn't a bad idea either.
Note You need to log in before you can comment on or make changes to this bug.