test2
test cpp
test cpp
dd
Cloning this repository:
git clone git://git.rodeolab.org/test2/test2.git test2 cd test2
Add this repository as a remote to an existing local repository:
git remote add test2 git://git.rodeolab.org/test2/test2.git git fetch test2 git checkout -b my-local-tracking-branch test2/master_or_other_branch
