[Webkit-unassigned] [Bug 38999] New: webkit-patch thinks I have local commits if my branch is out of date (and warns me twice)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 09:19:22 PDT 2010


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

           Summary: webkit-patch thinks I have local commits if my branch
                    is out of date (and warns me twice)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, evan at chromium.org,
                    ojan at chromium.org


webkit-patch thinks I have local commits if my branch is out of date (and warns me twice)

1.  git checkout head~1
2.  echo "a change" >> ChangeLog
3. webkit-patch upload


There are 1 local commits and working copy changes. Do one of the following:
1) Use --squash or --no-squash
2) git config webkit-patch.squash true/false

There are 1 local commits and working copy changes. Do one of the following:
1) Use --squash or --no-squash
2) git config webkit-patch.squash true/false


This is a regression from adding all the --squash stuff. :(

-- 
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