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


