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

