[Webkit-unassigned] [Bug 255737] New: [git-webkit] Avoid listing all branches for old commits

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 20 11:22:55 PDT 2023


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

            Bug ID: 255737
           Summary: [git-webkit] Avoid listing all branches for old
                    commits
           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

git-webkit will attempt to list _all_ branches for really old commits. That is extremely inefficient, especially for a project like WebKit which has thousands of branches. We should short-circuit listing all branches by first checking if a commit is explicitly on `main`.

-- 
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/20230420/23c554f8/attachment.htm>


More information about the webkit-unassigned mailing list