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