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

