[Webkit-unassigned] [Bug 240533] [git-webkit] pr fails (KeyError: 'e6896ffd9b1a4b6deae32a0098a870ef68f8bddf')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 13:11:00 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240533

--- Comment #2 from Yury Semikhatsky <yurys at chromium.org> ---
For some reason the scripts thought that the default_branch was master in my repo even though I don't have master there. Managed to fix it by running


git symbolic-ref refs/remotes/origin/HEAD refs/remotes/origin/main

Which added missing origin/HEAD reference.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220517/2491e42d/attachment.htm>


More information about the webkit-unassigned mailing list