[Webkit-unassigned] [Bug 242076] New: [git-webkit] Fix branch_point computation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 28 12:02:49 PDT 2022


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

            Bug ID: 242076
           Summary: [git-webkit] Fix branch_point computation
           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

If we don't have anything committed, the branch_point should be HEAD. Additionally, computing the branch_point is relatively expensive, we can avoid this computation when we're rebasing because we know that the branch point is the tip of the branch we're rebasing on.

-- 
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/20220628/c8fd1175/attachment.htm>


More information about the webkit-unassigned mailing list