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

