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

