[Webkit-unassigned] [Bug 27062] bugzilla-tool: post-commits should read bug id from commit log and actually work
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 8 17:22:53 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27062
--- Comment #5 from David Kilzer (ddkilzer) <ddkilzer at webkit.org> 2009-07-08 17:22:52 PDT ---
(In reply to comment #4)
> (From update of attachment 32452 [details])
> Reviewing WebKitTools/Scripts/bugzilla-tool:
> + commit_ids = tool.scm().commit_ids_from_range_arguments(args,
> cherry_pick=True)
>
> cherry_pick? Seems like that part of your patch was dropped.
This is to turn off the behavior in commit_ids_from_range_arguments() that
assumes if git-rev-parse only returns a single commit hash that the user must
have actually meant commit-hash..HEAD. I think that should be specified
explicitly by the user when they run the command.
--
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