tmw
setup
-
Cloning this repository:
git clone git://gitorious.org/+tmw-developers/tmw/setup.git setup cd setup
Add this repository as a remote to an existing local repository:
git remote add setup git://gitorious.org/+tmw-developers/tmw/setup.git git fetch setup git checkout -b my-local-tracking-branch setup/master_or_other_branch
- Branches:
- master
- Clone of:
- mainline


