Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/goobook/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/goobook/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
stsquads-fixes
-
Cloning this repository:
git clone git://gitorious.org/~stsquad/goobook/stsquads-fixes.git stsquads-fixes cd stsquads-fixes
Add this repository as a remote to an existing local repository:
git remote add stsquads-fixes git://gitorious.org/~stsquad/goobook/stsquads-fixes.git git fetch stsquads-fixes git checkout -b my-local-tracking-branch stsquads-fixes/master_or_other_branch
hemanths-mainline
-
Cloning this repository:
git clone git://gitorious.org/~hemanth/goobook/hemanths-mainline.git hemanths-mainline cd hemanths-mainline
Add this repository as a remote to an existing local repository:
git remote add hemanths-mainline git://gitorious.org/~hemanth/goobook/hemanths-mainline.git git fetch hemanths-mainline git checkout -b my-local-tracking-branch hemanths-mainline/master_or_other_branch
fchens-mainline
-
Cloning this repository:
git clone git://gitorious.org/~fchen/goobook/fchens-mainline.git fchens-mainline cd fchens-mainline
Add this repository as a remote to an existing local repository:
git remote add fchens-mainline git://gitorious.org/~fchen/goobook/fchens-mainline.git git fetch fchens-mainline git checkout -b my-local-tracking-branch fchens-mainline/master_or_other_branch
fix-encoding
-
Cloning this repository:
git clone git://gitorious.org/~multani/goobook/fix-encoding.git fix-encoding cd fix-encoding
Add this repository as a remote to an existing local repository:
git remote add fix-encoding git://gitorious.org/~multani/goobook/fix-encoding.git git fetch fix-encoding git checkout -b my-local-tracking-branch fix-encoding/master_or_other_branch
xayon-abook
-
Cloning this repository:
git clone git://gitorious.org/~xayon/goobook/xayon-abook.git xayon-abook cd xayon-abook
Add this repository as a remote to an existing local repository:
git remote add xayon-abook git://gitorious.org/~xayon/goobook/xayon-abook.git git fetch xayon-abook git checkout -b my-local-tracking-branch xayon-abook/master_or_other_branch
goobook
-
Cloning this repository:
git clone git://gitorious.org/~lichray/goobook/goobook.git goobook cd goobook
Add this repository as a remote to an existing local repository:
git remote add goobook git://gitorious.org/~lichray/goobook/goobook.git git fetch goobook git checkout -b my-local-tracking-branch goobook/master_or_other_branch

