Repositories
speedcrunch-dikatlon
-
Cloning this repository:
git clone git://gitorious.org/speedcrunch-dikatlon/speedcrunch-dikatlon.git speedcrunch-dikatlon cd speedcrunch-dikatlon
Add this repository as a remote to an existing local repository:
git remote add speedcrunch-dikatlon git://gitorious.org/speedcrunch-dikatlon/speedcrunch-dikatlon.git git fetch speedcrunch-dikatlon git checkout -b my-local-tracking-branch speedcrunch-dikatlon/master_or_other_branch
speedcrunch-tabs
-
Cloning this repository:
git clone git://gitorious.org/speedcrunch-dikatlon/speedcrunch-tabs.git speedcrunch-tabs cd speedcrunch-tabs
Add this repository as a remote to an existing local repository:
git remote add speedcrunch-tabs git://gitorious.org/speedcrunch-dikatlon/speedcrunch-tabs.git git fetch speedcrunch-tabs git checkout -b my-local-tracking-branch speedcrunch-tabs/master_or_other_branch

