Bug 33367

Summary: webkit-patch upload should be able to work with git commits
Product: WebKit Reporter: Kent Tamura <tkent>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cjerdonek, eric, ojan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Kent Tamura 2010-01-08 00:53:44 PST
bugzilla-tool supported it by "bugzilla-tool post-commits -b n HEAD"
I have to run "git reset" for webkit-patch for now.
Comment 1 Eric Seidel (no email) 2010-01-08 00:57:40 PST
post-commits still works fine.

webkit-patch post-commits

However, "upload" doesn't support git commits yet.

see:
webkit-patch help --all-commands
for a full list of commands.
Comment 2 Kent Tamura 2010-01-08 01:32:18 PST
Oh, I thought post-commits was replaced with upload.
Sorry for that.
Comment 3 Kent Tamura 2010-07-25 18:44:52 PDT
Ojan fixed this.