Bug 255113 - [git-webkit] Handle trailing cherry-pick annotation
Summary: [git-webkit] Handle trailing cherry-pick annotation
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: 2023-04-06 13:41 PDT by Jonathan Bedard
Modified: 2023-04-07 08:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2023-04-06 13:41:03 PDT
In https://bugs.webkit.org/show_bug.cgi?id=255088 we intend to create a new cherry-pick annotation for main. git-webkit should support reading commits made with this new cherry-pick annotation. In general, this is just an expansion of the existing "Cherry-pick" idiom, matching content in commit trailers as well as the commit header.
Comment 1 Radar WebKit Bug Importer 2023-04-06 13:41:16 PDT
<rdar://problem/107725282>
Comment 2 Jonathan Bedard 2023-04-06 13:48:48 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12475
Comment 3 EWS 2023-04-07 08:07:05 PDT
Committed 262707@main (0a38586f401a): <https://commits.webkit.org/262707@main>

Reviewed commits have been landed. Closing PR #12475 and removing active labels.