Bug 237664

Summary: [git-webkit] Add squash command
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
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:03:51 PST
We need a command in `git-webkit` that turns n commits on a branch into a single commit on that branch. There may end up being a few levels to this, because it's not obvious how to combine commit messages from multiple commits. Eventually, we would expect `git-webkit land` to run this command prior to landing.
Comment 1 Radar WebKit Bug Importer 2022-03-09 10:04:08 PST
<rdar://problem/90040109>
Comment 2 Zhifei Fang 2022-06-02 15:52:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/878
Comment 3 EWS 2022-06-08 11:14:50 PDT
Committed r295388 (251394@main): <https://commits.webkit.org/251394@main>

Reviewed commits have been landed. Closing PR #878 and removing active labels.
Comment 4 Jonathan Bedard 2022-06-14 16:57:03 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/1524
Comment 5 EWS 2022-06-15 08:55:48 PDT
Committed r295561 (251566@main): <https://commits.webkit.org/251566@main>

Reviewed commits have been landed. Closing PR #1524 and removing active labels.