Bug 241202
Summary: | [git-webkit] revert command should reference identifiers in commit message, not hashes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | Tools / Tests | Assignee: | 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 |
Ryan Haddad
[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>."
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/94251413>
Brent Fulgham
Pull request: https://github.com/WebKit/WebKit/pull/1242
Brent Fulgham
Committed r295362 (251370@main): https://commits.webkit.org/251370@main