[Webkit-unassigned] [Bug 226980] New: [webkitscmpy] Return remote objects from remote() function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 14 11:36:48 PDT 2021


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

            Bug ID: 226980
           Summary: [webkitscmpy] Return remote objects from remote()
                    function
           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

In Svn, this is easy, because "remote" objects are always of the type remote.Svn. In Git, this is a bit more complicated, because we support both GitHub and BitBucket. With a bit of parsing of the origin URL, though, it's possible to figure out which (if any) remote we have.

-- 
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/20210614/2d81a893/attachment.htm>


More information about the webkit-unassigned mailing list