[Webkit-unassigned] [Bug 254020] `git-webkit pr` fails if main is checked out in another worktree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 19 06:45:38 PDT 2023


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

--- Comment #3 from Sam Sneddon [:gsnedders] <gsnedders at apple.com> ---
To be specific, we run ['/usr/bin/git', 'branch', '-f', 'main', 'remotes/origin/main']

I just almost filed a new bug about this; this is with `git-webkit pr --no-add --no-rebase --no-commit` the only place where we try and mutate any local branch, which we shouldn't be doing.

There's no good reason for `git-webkit pr` to be resetting a local branch.

-- 
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/20230519/d9f72fa3/attachment.htm>


More information about the webkit-unassigned mailing list