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

