[webkit-reviews] review granted: [Bug 110073] Add a script to automatically configure a git clone : [Attachment 218339] Adds a new webkit-patch command

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 14:24:50 PST 2013


Benjamin Poulain <benjamin at webkit.org> has granted Ryosuke Niwa
<rniwa at webkit.org>'s request for review:
Bug 110073: Add a script to automatically configure a git clone
https://bugs.webkit.org/show_bug.cgi?id=110073

Attachment 218339: Adds a new webkit-patch command
https://bugs.webkit.org/attachment.cgi?id=218339&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=218339&action=review


Great idea!

> Tools/Scripts/webkitpy/tool/commands/setupgitclone.py:49
> +	   run_git(["svn", "init", "--prefix=origin/", "-T", "trunk",
"http://svn.webkit.org/repository/webkit"])

Should this be using https?


More information about the webkit-reviews mailing list