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

