Bug 242094
| Summary: | [git-webkit] Consider origin when determing branch | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Tools / Tests | Assignee: | Jonathan Bedard <jbedard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dpino, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
When dealing with rebasing PR branches, it's quite easy to end up with an outdated main ref, but an updated origin/main ref. We should consider both origin/main and main when computing identifiers.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/1896
EWS
Committed 252057@main (e316c781f551): <https://commits.webkit.org/252057@main>
Reviewed commits have been landed. Closing PR #1896 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/96305818>
Diego Pino
*** Bug 242238 has been marked as a duplicate of this bug. ***