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

