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

