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


