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

