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

