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

