[Webkit-unassigned] [Bug 230816] New: prepare-ChangeLog does not show the correct result with using --git-commit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 26 21:35:40 PDT 2021


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

            Bug ID: 230816
           Summary: prepare-ChangeLog does not show the correct result
                    with using --git-commit
           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: dvh at apple.com

After deleting some function in a commit, using the following command won't show the deleted functions in the list of modified functions.

$ prepare-ChangeLog --no-write --no-style --only-files -g HEAD

The cause of the bug is that the originalFile() function will pick the incorrect reference version of the file to compare with the version of the commit.

-- 
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/20210927/1a04d51f/attachment-0001.htm>


More information about the webkit-unassigned mailing list