Bug 250468

Summary: [git-webkit] Resolve multiple cherry-picks
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-01-11 11:41:17 PST
If someone attempts to cherry-pick a change which is itself a cherry-pick, by default, we should cherry-pick the original change instead of creating a double cherry-pick. There are some rare circumstances where the cherry-pick may contain conflict resolution and be more appropriate, but in those cases, the user can specify '--no-resolve' to get a double cherry-pick.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-11 11:41:35 PST
Jonathan Bedard
Comment 2 2023-01-11 11:43:54 PST
EWS
Comment 3 2023-01-12 08:52:35 PST
Committed 258833@main (753968168a4b): <https://commits.webkit.org/258833@main> Reviewed commits have been landed. Closing PR #8532 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.