sua
dev-site
S-U-A developers’ site
-
Cloning this repository:
git clone git://gitorious.org/sua/dev-site.git dev-site cd dev-site
Add this repository as a remote to an existing local repository:
git remote add dev-site git://gitorious.org/sua/dev-site.git git fetch dev-site git checkout -b my-local-tracking-branch dev-site/master_or_other_branch
- Branches:
- master


