Bug 56241 - webkit-patch land -g treeish sets incorrect commit messages when treeish isn't HEAD
Summary: webkit-patch land -g treeish sets incorrect commit messages when treeish isn'...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-11 21:27 PST by Jer Noble
Modified: 2011-03-11 21:27 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2011-03-11 21:27:20 PST
I just did four commits using webkit-trunk -g, each one targeting a treeish below my current HEAD

http://trac.webkit.org/changeset/80925
http://trac.webkit.org/changeset/80924
http://trac.webkit.org/changeset/80923
http://trac.webkit.org/changeset/80922

And each one added the commit message to the same (incorrect) bug.  It seems that webkit-patch -g uses the commit message for the current HEAD, even when it is committing a treeish which is not HEAD.