Bug 241202 - [git-webkit] revert command should reference identifiers in commit message, not hashes
Summary: [git-webkit] revert command should reference identifiers in commit message, n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 243947
Blocks: 239082
  Show dependency treegraph
 
Reported: 2022-06-01 15:36 PDT by Ryan Haddad
Modified: 2022-08-15 12:01 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2022-06-01 15:36:40 PDT
[git-webkit] revert command should reference identifiers in commit message, not hashes

As seen in https://commits.webkit.org/251166@main, `git webkit revert <identifier>` yields a commit message that includes "This reverts commit <hash>."
Comment 1 Radar WebKit Bug Importer 2022-06-01 15:37:04 PDT
<rdar://problem/94251413>
Comment 2 Brent Fulgham 2022-06-30 13:26:30 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1242
Comment 3 Brent Fulgham 2022-06-30 13:26:41 PDT
Committed r295362 (251370@main): https://commits.webkit.org/251370@main