Bug 237663 - [git-webkit] Add revert command
Summary: [git-webkit] Add revert command
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zhifei Fang
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-03-09 10:01 PST by Jonathan Bedard
Modified: 2022-04-21 10:17 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)!