Repositories
webkit-efl
WebKit/EFL staging area.
-
Cloning this repository:
git clone git://gitorious.org/webkit-efl/webkit-efl.git webkit-efl cd webkit-efl
Add this repository as a remote to an existing local repository:
git remote add webkit-efl git://gitorious.org/webkit-efl/webkit-efl.git git fetch webkit-efl git checkout -b my-local-tracking-branch webkit-efl/master_or_other_branch
acosta-clone
-
Cloning this repository:
git clone git://gitorious.org/~acosta/webkit-efl/acosta-clone.git acosta-clone cd acosta-clone
Add this repository as a remote to an existing local repository:
git remote add acosta-clone git://gitorious.org/~acosta/webkit-efl/acosta-clone.git git fetch acosta-clone git checkout -b my-local-tracking-branch acosta-clone/master_or_other_branch
andersbakkens-webkit
-
Cloning this repository:
git clone git://gitorious.org/~AndersBakken/webkit-efl/andersbakkens-webkit.git andersbakkens-webkit cd andersbakkens-webkit
Add this repository as a remote to an existing local repository:
git remote add andersbakkens-webkit git://gitorious.org/~AndersBakken/webkit-efl/andersbakkens-webkit.git git fetch andersbakkens-webkit git checkout -b my-local-tracking-branch andersbakkens-webkit/master_or_other_branch

