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

