RESOLVED FIXED 249586
[git-webkit] Add Publish Command
https://bugs.webkit.org/show_bug.cgi?id=249586
Summary [git-webkit] Add Publish Command
Jonathan Bedard
Reported 2022-12-19 09:35:59 PST
To support merging security changes back into main, we need to identify all branches associated with a release. This is a somewhat difficult task given that `git` doesn’t have a concept of “child” branches the same way our project does. This process should essentially be ((branch + children) - parent).
Attachments
Jonathan Bedard
Comment 1 2022-12-19 09:36:10 PST
Jonathan Bedard
Comment 2 2022-12-19 09:38:33 PST
EWS
Comment 3 2023-02-08 17:46:35 PST
Committed 260044@main (88545c7a8742): <https://commits.webkit.org/260044@main> Reviewed commits have been landed. Closing PR #7850 and removing active labels.
EWS
Comment 4 2023-02-09 10:17:11 PST
Committed 259548.69@safari-7615-branch (4306f12b8a71): <https://commits.webkit.org/259548.69@safari-7615-branch> Reviewed commits have been landed. Closing PR #370 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.