Bug 236658
| Summary: | [git-webkit] --update should be synonomous with --rebase | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
When working on a branch, `update` and `rebase` mean approximately the same thing. `git-webkit pr` should support both.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/88979674>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/148
Jonathan Bedard
Landed 247289@main (r289841)