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

