When one has a commit identifier, they should be able to see the change in CLI with one command. `git webkit show 252122@main` === `git show 72f75225fac5` Ideally, this would implement all git-show options (e.g. `git show --pretty 252122@main...252120@main`), but the above is what I'd be using most of the time.
<rdar://problem/96963230>
Pull request: https://github.com/WebKit/WebKit/pull/6041
Committed 257760@main (dd82be82d070): <https://commits.webkit.org/257760@main> Reviewed commits have been landed. Closing PR #6041 and removing active labels.
Committed 252432.1025@safari-7614-branch (7443b62d8437): <https://commits.webkit.org/252432.1025@safari-7614-branch> Reviewed commits have been landed. Closing PR #283 and removing active labels.