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

