Bug 237663

Summary: [git-webkit] Add revert command
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Zhifei Fang <zhifei_fang>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Jonathan Bedard 2022-03-09 10:01:54 PST
We need a `git-webkit revert` command that will revert a specific revision for a reason, while commenting on existing bugs.

`revert` should mean creating a PR that is a revert, so that we can optionally run reverts through EWS and commit queue.
Comment 1 Radar WebKit Bug Importer 2022-03-09 10:02:09 PST
<rdar://problem/90039948>
Comment 2 Zhifei Fang 2022-03-22 16:02:25 PDT
Pull request: https://github.com/WebKit/WebKit/pull/220
Comment 3 Zhifei Fang 2022-04-21 10:17:21 PDT
Landed https://commits.webkit.org/249857@main (r293175)!