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

