[Webkit-unassigned] [Bug 229342] New: [git-webkit] Forward unknown args to log and blame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 20 11:34:50 PDT 2021


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

            Bug ID: 229342
           Summary: [git-webkit] Forward unknown args to log and blame
           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 log and git-webkit blame do not correctly forward options that begin with '-' as an artifact of Python's argparser. As the below example shows, that can be a problem:

git blame -L1474,1484 Tools/WebKitTestRunner/InjectedBundle/mac/AccessibilityUIElementMac.mm

-- 
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/20210820/d9bfd561/attachment.htm>


More information about the webkit-unassigned mailing list