[Webkit-unassigned] [Bug 76958] New: webkit-patch -g <branch> doesn't work properly for pipelined Git branches

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 16:23:12 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=76958

           Summary: webkit-patch -g <branch> doesn't work properly for
                    pipelined Git branches
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: eric at webkit.org, abarth at webkit.org, evan at chromium.org,
                    ojan at chromium.org


If I have one branch 'foo' off of HEAD, and then I branc 'bar' off of foo, ideally, if I have bar checked out I should be able to say webkit-patch -g foo and get just the changes on bar plus whatever is dirty in the tree. Instead, I'm not sure what happens. If I say -g foo..HEAD, I get just the checked in files (which makes sense), but then there is no way to create or edit the ChangeLog and have it get rolled into the patch. You have to run it once, break out, edit the ChangeLog, check it back in, and run it again.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list