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

