[Webkit-unassigned] [Bug 254210] New: Unclear how to move forward when you already have a branch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 05:19:03 PDT 2023


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

            Bug ID: 254210
           Summary: Unclear how to move forward when you already have a
                    branch
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl

In most GitHub projects you are expected to have a branch from which you create a PR. So if you make that assumption and then do `git webkit pr` you get

> Creating a pull-request for 'ISSUE' but we're on 'blob-range'

https://github.com/WebKit/WebKit/blob/main/Introduction.md#submitting-a-pull-request doesn't exactly help here either. I guess you can merge the branch into main and try again, but what if you are doing multiple things?

-- 
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/20230321/5666ad46/attachment.htm>


More information about the webkit-unassigned mailing list