Repositories
kfluid
-
Cloning this repository:
git clone git://gitorious.org/kfluid/kfluid.git kfluid cd kfluid
Add this repository as a remote to an existing local repository:
git remote add kfluid git://gitorious.org/kfluid/kfluid.git git fetch kfluid git checkout -b my-local-tracking-branch kfluid/master_or_other_branch
fergus-clone
-
Cloning this repository:
git clone git://gitorious.org/~fergus/kfluid/fergus-clone.git fergus-clone cd fergus-clone
Add this repository as a remote to an existing local repository:
git remote add fergus-clone git://gitorious.org/~fergus/kfluid/fergus-clone.git git fetch fergus-clone git checkout -b my-local-tracking-branch fergus-clone/master_or_other_branch
heitormpfs-clone
-
Cloning this repository:
git clone git://gitorious.org/~heitormpf/kfluid/heitormpfs-clone.git heitormpfs-clone cd heitormpfs-clone
Add this repository as a remote to an existing local repository:
git remote add heitormpfs-clone git://gitorious.org/~heitormpf/kfluid/heitormpfs-clone.git git fetch heitormpfs-clone git checkout -b my-local-tracking-branch heitormpfs-clone/master_or_other_branch
nonas-clone
-
Cloning this repository:
git clone git://gitorious.org/~nona/kfluid/nonas-clone.git nonas-clone cd nonas-clone
Add this repository as a remote to an existing local repository:
git remote add nonas-clone git://gitorious.org/~nona/kfluid/nonas-clone.git git fetch nonas-clone git checkout -b my-local-tracking-branch nonas-clone/master_or_other_branch
mateusmelos-clone
-
Cloning this repository:
git clone git://gitorious.org/~mateusmelo/kfluid/mateusmelos-clone.git mateusmelos-clone cd mateusmelos-clone
Add this repository as a remote to an existing local repository:
git remote add mateusmelos-clone git://gitorious.org/~mateusmelo/kfluid/mateusmelos-clone.git git fetch mateusmelos-clone git checkout -b my-local-tracking-branch mateusmelos-clone/master_or_other_branch
bguimaraess-clone
-
Cloning this repository:
git clone git://gitorious.org/~bguimaraes/kfluid/bguimaraess-clone.git bguimaraess-clone cd bguimaraess-clone
Add this repository as a remote to an existing local repository:
git remote add bguimaraess-clone git://gitorious.org/~bguimaraes/kfluid/bguimaraess-clone.git git fetch bguimaraess-clone git checkout -b my-local-tracking-branch bguimaraess-clone/master_or_other_branch
loureiro-clone
-
Cloning this repository:
git clone git://gitorious.org/~loureiro.andrew/kfluid/loureiro-clone.git loureiro-clone cd loureiro-clone
Add this repository as a remote to an existing local repository:
git remote add loureiro-clone git://gitorious.org/~loureiro.andrew/kfluid/loureiro-clone.git git fetch loureiro-clone git checkout -b my-local-tracking-branch loureiro-clone/master_or_other_branch

