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

