Bug 246385
| Summary: | `git webkit pr` gets confused if a commit belongs multiple branches | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matt Woodrow <mattwoodrow> |
| Component: | Tools / Tests | Assignee: | Matt Woodrow <mattwoodrow> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 239082 | ||
Matt Woodrow
Trying to create a PR for a checked-out branch, which also has a dependent branch, fails.
It looks like the commit is associated with multiple branches, and prioritize_branches picks the first alphabetically.
I think it should prioritise the checked out branch, and the comment there says that it does.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matt Woodrow
Pull request: https://github.com/WebKit/WebKit/pull/5275
EWS
Committed 255516@main (df651783f47d): <https://commits.webkit.org/255516@main>
Reviewed commits have been landed. Closing PR #5275 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101153360>
EWS
Committed 252432.590@safari-7614-branch (14c37a4b8903): <https://commits.webkit.org/252432.590@safari-7614-branch>
Reviewed commits have been landed. Closing PR #141 and removing active labels.