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

