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

