[Webkit-unassigned] [Bug 241709] 'git webkit pr' failed (when adding new files?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 16:14:40 PST 2023


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

Jonathan Bedard <jbedard at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #2 from Jonathan Bedard <jbedard at apple.com> ---
This is definitely a "won't fix".

I believe the key here is going to be this bit:
`
Successfully rebased and updated refs/heads/eng/Update-Intersection-Observer-WPTs.
`

That means we're not just creating a PR, we also rebasing your PR branch before making our change. The error message here is coming from `git`, not `git-webkit`, and indicates the rebase failed. In that case, there isn't really anything the script can safely do. The user must resolve the conflict.

-- 
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/20230106/a14974bb/attachment.htm>


More information about the webkit-unassigned mailing list