[Webkit-unassigned] [Bug 243947] New: [git-webkit] `git revert` does not produce a meaningful commit message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 11:58:48 PDT 2022


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

            Bug ID: 243947
           Summary: [git-webkit] `git revert` does not produce a
                    meaningful commit message
           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: emw at apple.com

When you run `git revert <commit>`, the commit message generated is a blank WebKit-style commit message, and not the standard revert message from git.

I believe this is caused by https://bugs.webkit.org/show_bug.cgi?id=241202, which updated the prepare-commit-msg hook to generate better revert messages for git-webkit. `git webkit revert <identifier>` works, but I don't think we should break the normal revert workflow.

-- 
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/20220815/7dc7a6f1/attachment.htm>


More information about the webkit-unassigned mailing list