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

