Bug 244307
Summary: | [git-webkit] Add cherry-pick command | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
Component: | Tools / Tests | Assignee: | 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
`git-webkit` should have a `cherry-pick` command that formats a cherry pick’s commit message with the original commit reference as well as the radar associated with the cherry pick. `git-webkit cherry-pick` should also accept identifiers along with git references (and probably revisions too, although that’s more because an implementation which supported identifiers and not revisions is likely to be architecturally incorrect than that we would ever want to cherry-pick a revision)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jonathan Bedard
<rdar://problem/97399601>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/3627
EWS
Committed 253927@main (1c1575f3ac69): <https://commits.webkit.org/253927@main>
Reviewed commits have been landed. Closing PR #3627 and removing active labels.
EWS
Committed 252432.302@safari-7614-branch (d8b43142bfc0): <https://commits.webkit.org/252432.302@safari-7614-branch>
Reviewed commits have been landed. Closing PR #42 and removing active labels.