Bug 38274

Summary: webkit-patch should suggest updating to trunk
Product: WebKit Reporter: Evan Martin <evan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Evan Martin
Reported 2010-04-28 11:09:49 PDT
$ git checkout HEAD~6 # or some other thing that gets you in this state $ hack hack hack $ webkit-patch upload MYBUGNUM Are you sure you want to continue? [Y/n]: There are 6 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 6 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 ==== So (a) the error message is confusing (I don't have 6 local commits), and (b) it could perhaps suggest rebasing onto origin or whatever.
Attachments
Ojan Vafai
Comment 1 2010-05-17 16:11:56 PDT
Slightly different symptoms, but same root cause as 38852. *** This bug has been marked as a duplicate of bug 38852 ***
Note You need to log in before you can comment on or make changes to this bug.