RESOLVED FIXED 246385
`git webkit pr` gets confused if a commit belongs multiple branches
https://bugs.webkit.org/show_bug.cgi?id=246385
Summary `git webkit pr` gets confused if a commit belongs multiple branches
Matt Woodrow
Reported 2022-10-11 20:19:35 PDT
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
Matt Woodrow
Comment 1 2022-10-11 20:21:16 PDT
EWS
Comment 2 2022-10-13 18:16:18 PDT
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
Comment 3 2022-10-13 18:17:21 PDT
EWS
Comment 4 2022-10-18 12:02:01 PDT
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.
Note You need to log in before you can comment on or make changes to this bug.