Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/twit-and-twitter/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/twit-and-twitter/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
twit-and-twitter
-
Cloning this repository:
git clone git://gitorious.org/~rodrigorm/twit-and-twitter/twit-and-twitter.git twit-and-twitter cd twit-and-twitter
Add this repository as a remote to an existing local repository:
git remote add twit-and-twitter git://gitorious.org/~rodrigorm/twit-and-twitter/twit-and-twitter.git git fetch twit-and-twitter git checkout -b my-local-tracking-branch twit-and-twitter/master_or_other_branch
Uxjuufs
-
Cloning this repository:
git clone git://gitorious.org/~jamesbritt/twit-and-twitter/Uxjuufs.git Uxjuufs cd Uxjuufs
Add this repository as a remote to an existing local repository:
git remote add Uxjuufs git://gitorious.org/~jamesbritt/twit-and-twitter/Uxjuufs.git git fetch Uxjuufs git checkout -b my-local-tracking-branch Uxjuufs/master_or_other_branch

