REOPENED 243947
[git-webkit] `git revert` does not produce a meaningful commit message
https://bugs.webkit.org/show_bug.cgi?id=243947
Summary [git-webkit] `git revert` does not produce a meaningful commit message
Elliott Williams
Reported 2022-08-15 11:58:48 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-22 11:59:41 PDT
Brianna Fan
Comment 2 2023-10-16 15:11:09 PDT
Brianna Fan
Comment 3 2023-11-07 13:39:55 PST
EWS
Comment 4 2023-11-07 22:00:14 PST
Committed 270375@main (a4e364130e7c): <https://commits.webkit.org/270375@main> Reviewed commits have been landed. Closing PR #20127 and removing active labels.
Jonathan Bedard
Comment 5 2023-11-08 08:55:59 PST
Note You need to log in before you can comment on or make changes to this bug.