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


