Repositories
gnome-design
Designers shed.
-
Cloning this repository:
git clone git://gitorious.org/gnome-design/gnome-design.git gnome-design cd gnome-design
Add this repository as a remote to an existing local repository:
git remote add gnome-design git://gitorious.org/gnome-design/gnome-design.git git fetch gnome-design git checkout -b my-local-tracking-branch gnome-design/master_or_other_branch
andyfitz-gnome-design
-
Cloning this repository:
git clone git://gitorious.org/~andyfitz/gnome-design/andyfitz-gnome-design.git andyfitz-gnome-design cd andyfitz-gnome-design
Add this repository as a remote to an existing local repository:
git remote add andyfitz-gnome-design git://gitorious.org/~andyfitz/gnome-design/andyfitz-gnome-design.git git fetch andyfitz-gnome-design git checkout -b my-local-tracking-branch andyfitz-gnome-design/master_or_other_branch
scolexs-gnome-design
-
Cloning this repository:
git clone git://gitorious.org/~scolex/gnome-design/scolexs-gnome-design.git scolexs-gnome-design cd scolexs-gnome-design
Add this repository as a remote to an existing local repository:
git remote add scolexs-gnome-design git://gitorious.org/~scolex/gnome-design/scolexs-gnome-design.git git fetch scolexs-gnome-design git checkout -b my-local-tracking-branch scolexs-gnome-design/master_or_other_branch
chainsaws-gnome-design
-
Cloning this repository:
git clone git://gitorious.org/~chainsaw/gnome-design/chainsaws-gnome-design.git chainsaws-gnome-design cd chainsaws-gnome-design
Add this repository as a remote to an existing local repository:
git remote add chainsaws-gnome-design git://gitorious.org/~chainsaw/gnome-design/chainsaws-gnome-design.git git fetch chainsaws-gnome-design git checkout -b my-local-tracking-branch chainsaws-gnome-design/master_or_other_branch
lelouchs-gnome-design
-
Cloning this repository:
git clone git://gitorious.org/~lelouch/gnome-design/lelouchs-gnome-design.git lelouchs-gnome-design cd lelouchs-gnome-design
Add this repository as a remote to an existing local repository:
git remote add lelouchs-gnome-design git://gitorious.org/~lelouch/gnome-design/lelouchs-gnome-design.git git fetch lelouchs-gnome-design git checkout -b my-local-tracking-branch lelouchs-gnome-design/master_or_other_branch

