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

