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

