Bug 247952
Summary: | [check-webkit-style] Handle divergent branch state on multiple remotes | ||
---|---|---|---|
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: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jonathan Bedard
check-webkit-style attempts to diff against the remote versions of the current branch. This is challenging because it's possible for different remotes to have different versions of the same branch, usually because one remote has a more up to date version than another. We should leverage the branch point and repository.branches_for to only include branch references from remotes which contain the branch point.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102376829>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/6521
EWS
Committed 256710@main (10e8d00cbce3): <https://commits.webkit.org/256710@main>
Reviewed commits have been landed. Closing PR #6521 and removing active labels.
EWS
Committed 252432.831@safari-7614-branch (95d5bbb634bd): <https://commits.webkit.org/252432.831@safari-7614-branch>
Reviewed commits have been landed. Closing PR #205 and removing active labels.