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).
<rdar://97397960>
Pull request: https://github.com/WebKit/WebKit/pull/7850
Committed 260044@main (88545c7a8742): <https://commits.webkit.org/260044@main> Reviewed commits have been landed. Closing PR #7850 and removing active labels.
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.