[webkit-dev] Announcing a clutter port of WebKit

Evan Martin evan at chromium.org
Mon Feb 7 11:29:35 PST 2011


On Mon, Feb 7, 2011 at 9:08 AM, Gustavo Noronha Silva
<gustavo.noronha at collabora.co.uk> wrote:
> You can find it here:
>
>        http://gitorious.org/webkit-clutter/webkit-clutter

In case anyone else is curious what is changed, you can do this in
your WebKit git tree:

$ git remote add clutter git://gitorious.org/webkit-clutter/webkit-clutter.git
$ git fetch clutter
$ git diff origin...clutter/master


More information about the webkit-dev mailing list