Repositories
jsonqt
-
Cloning this repository:
git clone git://gitorious.org/jsonqt/jsonqt.git jsonqt cd jsonqt
Add this repository as a remote to an existing local repository:
git remote add jsonqt git://gitorious.org/jsonqt/jsonqt.git git fetch jsonqt git checkout -b my-local-tracking-branch jsonqt/master_or_other_branch
theonerings-jsonqt
-
Cloning this repository:
git clone git://gitorious.org/~theonering/jsonqt/theonerings-jsonqt.git theonerings-jsonqt cd theonerings-jsonqt
Add this repository as a remote to an existing local repository:
git remote add theonerings-jsonqt git://gitorious.org/~theonering/jsonqt/theonerings-jsonqt.git git fetch theonerings-jsonqt git checkout -b my-local-tracking-branch theonerings-jsonqt/master_or_other_branch
michael-jsonqt
-
Cloning this repository:
git clone git://gitorious.org/~michaelsp/jsonqt/michael-jsonqt.git michael-jsonqt cd michael-jsonqt
Add this repository as a remote to an existing local repository:
git remote add michael-jsonqt git://gitorious.org/~michaelsp/jsonqt/michael-jsonqt.git git fetch michael-jsonqt git checkout -b my-local-tracking-branch michael-jsonqt/master_or_other_branch
loms-jsonqt
-
Cloning this repository:
git clone git://gitorious.org/~lom/jsonqt/loms-jsonqt.git loms-jsonqt cd loms-jsonqt
Add this repository as a remote to an existing local repository:
git remote add loms-jsonqt git://gitorious.org/~lom/jsonqt/loms-jsonqt.git git fetch loms-jsonqt git checkout -b my-local-tracking-branch loms-jsonqt/master_or_other_branch

