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

