Bug 237664
| Summary: | [git-webkit] Add squash command | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/90040109>
Zhifei Fang
Pull request: https://github.com/WebKit/WebKit/pull/878
EWS
Committed r295388 (251394@main): <https://commits.webkit.org/251394@main>
Reviewed commits have been landed. Closing PR #878 and removing active labels.
Jonathan Bedard
Re-opening for pull request https://github.com/WebKit/WebKit/pull/1524
EWS
Committed r295561 (251566@main): <https://commits.webkit.org/251566@main>
Reviewed commits have been landed. Closing PR #1524 and removing active labels.