Bug 259370

Summary: [prepare-commit-msg] Automatically de-duplicate cherry-pick messages
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jonathan Bedard
Reported 2023-07-20 14:50:50 PDT
If we are cherry-picking a cherry-pick, we should attempt to de-duplicate the cherry-pick, so we don't have linked-lists of cherry-picks. 'git-webkit cherry-pick' already does this, although we should really have 'prepare-commit-msg' own this, because it is often the case that we would like to cherry-pick a cherry-pick but represent this action as a single cherry-pick.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-20 14:51:09 PDT
Jonathan Bedard
Comment 2 2023-07-20 14:53:33 PDT
EWS
Comment 3 2023-08-02 15:44:58 PDT
Committed 266527@main (81d929e4e8c0): <https://commits.webkit.org/266527@main> Reviewed commits have been landed. Closing PR #15955 and removing active labels.
EWS
Comment 4 2023-08-21 10:34:21 PDT
Committed 265870.401@safari-7616-branch (7c9353a83657): <https://commits.webkit.org/265870.401@safari-7616-branch> Reviewed commits have been landed. Closing PR #732 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.