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


