Bug 241202

Summary: [git-webkit] revert command should reference identifiers in commit message, not hashes
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, bfulgham, jbedard, webkit-bug-importer, zhifei_fang
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 243947    
Bug Blocks: 239082    

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