[Webkit-unassigned] [Bug 216404] New: [webkitscmpy] Generate Commit object from local repository

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 04:36:00 PDT 2020


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

            Bug ID: 216404
           Summary: [webkitscmpy] Generate Commit object from local
                    repository
           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

Add code to generate a commit object from a local Svn or Git repository.

Note that this is the first introduction of a functional commit identifier, which is defined as a per-branch monotonically increasing integer. This identifier is distinct from Svn's revision, since identifiers only increase when a change is made to the specific branch an identifier is tracking, rather than to any branch in the repository.

-- 
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/20200911/60406c27/attachment.htm>


More information about the webkit-unassigned mailing list