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

