Bug 138375

Summary: Add a method for performing cherrypick-merges to git.py
Product: WebKit Reporter: Matthew Hanson <matthew_hanson>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, ddkilzer, glenn, matthew_hanson, ossy, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch to add cherrypick-merge support to git.py rniwa: review+

Description Matthew Hanson 2014-11-04 14:21:31 PST
Cherrypick-merge support is hugely important to the effort to improve merge workflows.
Comment 1 Matthew Hanson 2014-11-04 14:47:22 PST
Created attachment 240949 [details]
Patch to add cherrypick-merge support to git.py
Comment 2 Daniel Bates 2014-11-04 20:56:30 PST
Committed in <http://trac.webkit.org/changeset/175606>.