[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>."
<rdar://problem/94251413>
Pull request: https://github.com/WebKit/WebKit/pull/1242
Committed r295362 (251370@main): https://commits.webkit.org/251370@main