Repositories
fastcgiqt
Master repository
-
Cloning this repository:
git clone git://gitorious.org/fastcgiqt/fastcgiqt.git fastcgiqt cd fastcgiqt
Add this repository as a remote to an existing local repository:
git remote add fastcgiqt git://gitorious.org/fastcgiqt/fastcgiqt.git git fetch fastcgiqt git checkout -b my-local-tracking-branch fastcgiqt/master_or_other_branch
docunexts-fastcgiqt
-
Cloning this repository:
git clone git://gitorious.org/~docunext/fastcgiqt/docunexts-fastcgiqt.git docunexts-fastcgiqt cd docunexts-fastcgiqt
Add this repository as a remote to an existing local repository:
git remote add docunexts-fastcgiqt git://gitorious.org/~docunext/fastcgiqt/docunexts-fastcgiqt.git git fetch docunexts-fastcgiqt git checkout -b my-local-tracking-branch docunexts-fastcgiqt/master_or_other_branch
nmanderys-fastcgiqt
-
Cloning this repository:
git clone git://gitorious.org/~nmandery/fastcgiqt/nmanderys-fastcgiqt.git nmanderys-fastcgiqt cd nmanderys-fastcgiqt
Add this repository as a remote to an existing local repository:
git remote add nmanderys-fastcgiqt git://gitorious.org/~nmandery/fastcgiqt/nmanderys-fastcgiqt.git git fetch nmanderys-fastcgiqt git checkout -b my-local-tracking-branch nmanderys-fastcgiqt/master_or_other_branch
bma-fastcgiqt
-
Cloning this repository:
git clone git://gitorious.org/~bma/fastcgiqt/bma-fastcgiqt.git bma-fastcgiqt cd bma-fastcgiqt
Add this repository as a remote to an existing local repository:
git remote add bma-fastcgiqt git://gitorious.org/~bma/fastcgiqt/bma-fastcgiqt.git git fetch bma-fastcgiqt git checkout -b my-local-tracking-branch bma-fastcgiqt/master_or_other_branch
nizars-fastcgiqt
-
Cloning this repository:
git clone git://gitorious.org/~nizar/fastcgiqt/nizars-fastcgiqt.git nizars-fastcgiqt cd nizars-fastcgiqt
Add this repository as a remote to an existing local repository:
git remote add nizars-fastcgiqt git://gitorious.org/~nizar/fastcgiqt/nizars-fastcgiqt.git git fetch nizars-fastcgiqt git checkout -b my-local-tracking-branch nizars-fastcgiqt/master_or_other_branch

