[Webkit-unassigned] [Bug 235974] New: [git-webkit] Handle local commit on production branch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 1 13:49:44 PST 2022


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

            Bug ID: 235974
           Summary: [git-webkit] Handle local commit on production branch
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jbedard at apple.com

When using `git-webkit pr`, if a user has a local commit on a production branch that is not pushed to the remote, we could simply move the local ref for the production branch to wherever the remote ref is and use the local commit as the change to be uploaded. Right now, we raise an error because the PR branch doesn't have any differences to it's target 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/20220201/584c7e7e/attachment.htm>


More information about the webkit-unassigned mailing list