Summary: | bugzilla-tool needs to know how to re-order ChangeLogs which git merges wrong | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.5 |
Description
Eric Seidel (no email)
2009-06-30 14:59:18 PDT
I believe resolve-ChangeLogs already does this. I believe it does to. But only when there are conflicts. I'm not even sure that there is a way to detect the non-conflict case though... The -f option of resolve-ChangeLogs handles this in the case where there are no conflicts. So hot! I'll fix bugzilla-tool to know to call resolve-ChangeLogs -f before grabbing the commit message then. :) |