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


