RESOLVED FIXED300561
git-webkit detects a previously-used branch name if the new branch is a substring of an existing branch
https://bugs.webkit.org/show_bug.cgi?id=300561
Summary git-webkit detects a previously-used branch name if the new branch is a subst...
David Kilzer (:ddkilzer)
Reported 2025-10-11 15:04:03 PDT
git-webkit detects a previously-used branch name if the new branch is a substring of an existing branch. Occurred in Bug 300560 with a branch name of `eng/Adopt-LIFETIME_BOUND-for-WTF-Ref`. Previously the `eng/Adopt-LIFETIME_BOUND-for-WTF-RefPtr` branch was used in Bug 300201 with PR: <https://github.com/WebKit/WebKit/pull/51839> False-positive warning message: ``` 'eng/Adopt-LIFETIME_BOUND-for-WTF-Ref' is already associated with 'PR 51839 | Adopt LIFETIME_BOUND for WTF::RefPtr', which is closed. ```
Attachments
Radar WebKit Bug Importer
Comment 1 2025-10-11 15:04:17 PDT
David Kilzer (:ddkilzer)
Comment 2 2025-10-11 15:12:15 PDT
EWS
Comment 3 2026-01-08 21:34:48 PST
Committed 305338@main (8d467eedab16): <https://commits.webkit.org/305338@main> Reviewed commits have been landed. Closing PR #52182 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.