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

