WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
244859
[git-webkit] Add trace command
https://bugs.webkit.org/show_bug.cgi?id=244859
Summary
[git-webkit] Add trace command
Jonathan Bedard
Reported
2022-09-06 14:48:37 PDT
We need a `git-webkit trace` command that, when given a hash/identifier/revision, will find the original commit of a cherry pick. This is effectively a linked list, because the commit cherry picked might also itself be cherry-picked.
Attachments
Add attachment
proposed patch, testcase, etc.
Jonathan Bedard
Comment 1
2022-09-06 14:49:03 PDT
<
rdar://problem/97455957
>
Jonathan Bedard
Comment 2
2022-09-06 14:51:17 PDT
As I put this together, it turned out that this same idiom works for reverts and follow-up fixes, as long as we keep track of relationship type.
Jonathan Bedard
Comment 3
2022-09-06 15:14:20 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/4072
EWS
Comment 4
2022-09-29 08:47:05 PDT
Committed
254997@main
(d3e19e632f18): <
https://commits.webkit.org/254997@main
> Reviewed commits have been landed. Closing PR #4072 and removing active labels.
EWS
Comment 5
2022-09-29 10:32:03 PDT
Committed
252432.496@safari-7614-branch
(57f0dd3bd58e): <
https://commits.webkit.org/252432.496@safari-7614-branch
> Reviewed commits have been landed. Closing PR #90 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug