Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/diff-display/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/diff-display/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
technoweenies-mainline-clone
-
Cloning this repository:
git clone git://gitorious.org/~technoweenie/diff-display/technoweenies-mainline-clone.git technoweenies-mainline-clone cd technoweenies-mainline-clone
Add this repository as a remote to an existing local repository:
git remote add technoweenies-mainline-clone git://gitorious.org/~technoweenie/diff-display/technoweenies-mainline-clone.git git fetch technoweenies-mainline-clone git checkout -b my-local-tracking-branch technoweenies-mainline-clone/master_or_other_branch
johans-clone
-
Cloning this repository:
git clone git://gitorious.org/~johan/diff-display/johans-clone.git johans-clone cd johans-clone
Add this repository as a remote to an existing local repository:
git remote add johans-clone git://gitorious.org/~johan/diff-display/johans-clone.git git fetch johans-clone git checkout -b my-local-tracking-branch johans-clone/master_or_other_branch
shreyankgs-mainline
-
Cloning this repository:
git clone git://gitorious.org/~shreyankg/diff-display/shreyankgs-mainline.git shreyankgs-mainline cd shreyankgs-mainline
Add this repository as a remote to an existing local repository:
git remote add shreyankgs-mainline git://gitorious.org/~shreyankg/diff-display/shreyankgs-mainline.git git fetch shreyankgs-mainline git checkout -b my-local-tracking-branch shreyankgs-mainline/master_or_other_branch

