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

