WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-08-22 11:59:41 PDT
<
rdar://problem/98992367
>
Brianna Fan
Comment 2
2023-10-16 15:11:09 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19135
Brianna Fan
Comment 3
2023-11-07 13:39:55 PST
Pull request:
https://github.com/WebKit/WebKit/pull/20127
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
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/20171
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug