Repositories
stable
WebKitGTK+ stable branch
-
Cloning this repository:
git clone git://gitorious.org/webkitgtk/stable.git stable cd stable
Add this repository as a remote to an existing local repository:
git remote add stable git://gitorious.org/webkitgtk/stable.git git fetch stable git checkout -b my-local-tracking-branch stable/master_or_other_branch
gst-proposed-stable
-
Cloning this repository:
git clone git://gitorious.org/~philn/webkitgtk/gst-proposed-stable.git gst-proposed-stable cd gst-proposed-stable
Add this repository as a remote to an existing local repository:
git remote add gst-proposed-stable git://gitorious.org/~philn/webkitgtk/gst-proposed-stable.git git fetch gst-proposed-stable git checkout -b my-local-tracking-branch gst-proposed-stable/master_or_other_branch
sidhpurwalahuzaifas-stable
-
Cloning this repository:
git clone git://gitorious.org/~sidhpurwalahuzaifa/webkitgtk/sidhpurwalahuzaifas-stable.git sidhpurwalahuzaifas-stable cd sidhpurwalahuzaifas-stable
Add this repository as a remote to an existing local repository:
git remote add sidhpurwalahuzaifas-stable git://gitorious.org/~sidhpurwalahuzaifa/webkitgtk/sidhpurwalahuzaifas-stable.git git fetch sidhpurwalahuzaifas-stable git checkout -b my-local-tracking-branch sidhpurwalahuzaifas-stable/master_or_other_branch
ylatuyas-webkit
-
Cloning this repository:
git clone git://gitorious.org/~ylatuya/webkitgtk/ylatuyas-webkit.git ylatuyas-webkit cd ylatuyas-webkit
Add this repository as a remote to an existing local repository:
git remote add ylatuyas-webkit git://gitorious.org/~ylatuya/webkitgtk/ylatuyas-webkit.git git fetch ylatuyas-webkit git checkout -b my-local-tracking-branch ylatuyas-webkit/master_or_other_branch

