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

