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


