Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/nally/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/nally/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
jjgods-mainline-clone
-
Cloning this repository:
git clone git://gitorious.org/~jjgod/nally/jjgods-mainline-clone.git jjgods-mainline-clone cd jjgods-mainline-clone
Add this repository as a remote to an existing local repository:
git remote add jjgods-mainline-clone git://gitorious.org/~jjgod/nally/jjgods-mainline-clone.git git fetch jjgods-mainline-clone git checkout -b my-local-tracking-branch jjgods-mainline-clone/master_or_other_branch
dragonballs-clone
-
Cloning this repository:
git clone git://gitorious.org/~jjgod/nally/dragonballs-clone.git dragonballs-clone cd dragonballs-clone
Add this repository as a remote to an existing local repository:
git remote add dragonballs-clone git://gitorious.org/~jjgod/nally/dragonballs-clone.git git fetch dragonballs-clone git checkout -b my-local-tracking-branch dragonballs-clone/master_or_other_branch
shucho-clone
-
Cloning this repository:
git clone git://gitorious.org/~jjgod/nally/shucho-clone.git shucho-clone cd shucho-clone
Add this repository as a remote to an existing local repository:
git remote add shucho-clone git://gitorious.org/~jjgod/nally/shucho-clone.git git fetch shucho-clone git checkout -b my-local-tracking-branch shucho-clone/master_or_other_branch
aqua-clone
-
Cloning this repository:
git clone git://gitorious.org/~jjgod/nally/aqua-clone.git aqua-clone cd aqua-clone
Add this repository as a remote to an existing local repository:
git remote add aqua-clone git://gitorious.org/~jjgod/nally/aqua-clone.git git fetch aqua-clone git checkout -b my-local-tracking-branch aqua-clone/master_or_other_branch

