[webkit-reviews] review granted: [Bug 76958] webkit-patch works oddly on local Git branches : [Attachment 130460] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 16:07:48 PST 2012


Ojan Vafai <ojan at chromium.org> has granted Dirk Pranke <dpranke at chromium.org>'s
request for review:
Bug 76958: webkit-patch works oddly on local Git branches
https://bugs.webkit.org/show_bug.cgi?id=76958

Attachment 130460: Patch
https://bugs.webkit.org/attachment.cgi?id=130460&action=review

------- Additional Comments from Ojan Vafai <ojan at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=130460&action=review


> Tools/Scripts/webkitpy/tool/steps/options.py:47
> +    git_commit = make_option("-g", "--git-commit", action="store",
dest="git_commit", help="Operate on a local commit. If a range, the commits are
squashed into one. <ref>.. includes the working copy changes. UPSTREAM can be
used for the upstream/tracking branch.")

This should be "<ref>.... includes the working copy changes" right?


More information about the webkit-reviews mailing list