Bug 220601 - [webkitscmpy] Handle single commit touching multiple branches
Summary: [webkitscmpy] Handle single commit touching multiple branches
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-01-13 14:02 PST by Jonathan Bedard
Modified: 2021-01-13 14:33 PST (History)
2 users (show)

See Also:


Attachments
Patch (7.25 KB, patch)
2021-01-13 14:04 PST, Jonathan Bedard
slewis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2021-01-13 14:02:33 PST
We need to work around cases where someone incorrectly committed a change which touches multiple branches, like https://trac.webkit.org/changeset/92419/webkit.
Comment 1 Radar WebKit Bug Importer 2021-01-13 14:02:53 PST
<rdar://problem/73165609>
Comment 2 Jonathan Bedard 2021-01-13 14:04:32 PST
Created attachment 417562 [details]
Patch
Comment 3 Jonathan Bedard 2021-01-13 14:33:11 PST
Committed r271455: <https://trac.webkit.org/changeset/271455>