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


