Repositories
project-silk
Main repository
-
Cloning this repository:
git clone git://gitorious.org/project-silk/project-silk.git project-silk cd project-silk
Add this repository as a remote to an existing local repository:
git remote add project-silk git://gitorious.org/project-silk/project-silk.git git fetch project-silk git checkout -b my-local-tracking-branch project-silk/master_or_other_branch
ruphys-clone
-
Cloning this repository:
git clone git://gitorious.org/~ruphy/project-silk/ruphys-clone.git ruphys-clone cd ruphys-clone
Add this repository as a remote to an existing local repository:
git remote add ruphys-clone git://gitorious.org/~ruphy/project-silk/ruphys-clone.git git fetch ruphys-clone git checkout -b my-local-tracking-branch ruphys-clone/master_or_other_branch
timthomas-project-silk
-
Cloning this repository:
git clone git://gitorious.org/~timthomas/project-silk/timthomas-project-silk.git timthomas-project-silk cd timthomas-project-silk
Add this repository as a remote to an existing local repository:
git remote add timthomas-project-silk git://gitorious.org/~timthomas/project-silk/timthomas-project-silk.git git fetch timthomas-project-silk git checkout -b my-local-tracking-branch timthomas-project-silk/master_or_other_branch
wstephensons-project-silk
-
Cloning this repository:
git clone git://gitorious.org/~wstephenson/project-silk/wstephensons-project-silk.git wstephensons-project-silk cd wstephensons-project-silk
Add this repository as a remote to an existing local repository:
git remote add wstephensons-project-silk git://gitorious.org/~wstephenson/project-silk/wstephensons-project-silk.git git fetch wstephensons-project-silk git checkout -b my-local-tracking-branch wstephensons-project-silk/master_or_other_branch
isi-project-silk
-
Cloning this repository:
git clone git://gitorious.org/~yoms/project-silk/isi-project-silk.git isi-project-silk cd isi-project-silk
Add this repository as a remote to an existing local repository:
git remote add isi-project-silk git://gitorious.org/~yoms/project-silk/isi-project-silk.git git fetch isi-project-silk git checkout -b my-local-tracking-branch isi-project-silk/master_or_other_branch
richs-isi-project-silk
-
Cloning this repository:
git clone git://gitorious.org/~rich/project-silk/richs-isi-project-silk.git richs-isi-project-silk cd richs-isi-project-silk
Add this repository as a remote to an existing local repository:
git remote add richs-isi-project-silk git://gitorious.org/~rich/project-silk/richs-isi-project-silk.git git fetch richs-isi-project-silk git checkout -b my-local-tracking-branch richs-isi-project-silk/master_or_other_branch

