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

