[Webkit-unassigned] [Bug 241760] New: prepare-commit-msg includes unstaged changes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 19 13:37:19 PDT 2022


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

            Bug ID: 241760
           Summary: prepare-commit-msg includes unstaged changes
           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: mattwoodrow at apple.com

Creating a commit with some changes unstaged still results in those changes being included in the generated commit message.

I think we need to pass `--git-index` to `prepare-ChangeLog` in order to only create a commit message template from the staged files.

-- 
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/20220619/6bd246d9/attachment.htm>


More information about the webkit-unassigned mailing list