Bug 259370
Summary: | [prepare-commit-msg] Automatically de-duplicate cherry-pick messages | ||
---|---|---|---|
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
If we are cherry-picking a cherry-pick, we should attempt to de-duplicate the cherry-pick, so we don't have linked-lists of cherry-picks. 'git-webkit cherry-pick' already does this, although we should really have 'prepare-commit-msg' own this, because it is often the case that we would like to cherry-pick a cherry-pick but represent this action as a single cherry-pick.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112621977>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/15955
EWS
Committed 266527@main (81d929e4e8c0): <https://commits.webkit.org/266527@main>
Reviewed commits have been landed. Closing PR #15955 and removing active labels.
EWS
Committed 265870.401@safari-7616-branch (7c9353a83657): <https://commits.webkit.org/265870.401@safari-7616-branch>
Reviewed commits have been landed. Closing PR #732 and removing active labels.