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

