RESOLVED FIXED242400
[git-webkit] Add show sub-command
https://bugs.webkit.org/show_bug.cgi?id=242400
Summary [git-webkit] Add show sub-command
Alexey Proskuryakov
Reported 2022-07-06 11:17:57 PDT
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-07-13 11:18:16 PDT
Jonathan Bedard
Comment 2 2022-11-02 11:46:55 PDT
EWS
Comment 3 2022-12-12 15:17:32 PST
Committed 257760@main (dd82be82d070): <https://commits.webkit.org/257760@main> Reviewed commits have been landed. Closing PR #6041 and removing active labels.
EWS
Comment 4 2023-01-11 15:02:59 PST
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.
Note You need to log in before you can comment on or make changes to this bug.