Repositories
twitter-local-old-state-machine
old version
-
Cloning this repository:
git clone git://gitorious.org/twitter-local/twitter-local-old-state-machine.git twitter-local-old-state-machine cd twitter-local-old-state-machine
Add this repository as a remote to an existing local repository:
git remote add twitter-local-old-state-machine git://gitorious.org/twitter-local/twitter-local-old-state-machine.git git fetch twitter-local-old-state-machine git checkout -b my-local-tracking-branch twitter-local-old-state-machine/master_or_other_branch
marcusbrandts-clone
-
Cloning this repository:
git clone git://gitorious.org/~marcusbrandt/twitter-local/marcusbrandts-clone.git marcusbrandts-clone cd marcusbrandts-clone
Add this repository as a remote to an existing local repository:
git remote add marcusbrandts-clone git://gitorious.org/~marcusbrandt/twitter-local/marcusbrandts-clone.git git fetch marcusbrandts-clone git checkout -b my-local-tracking-branch marcusbrandts-clone/master_or_other_branch
mateusmelos-clone
-
Cloning this repository:
git clone git://gitorious.org/~mateusmelo/twitter-local/mateusmelos-clone.git mateusmelos-clone cd mateusmelos-clone
Add this repository as a remote to an existing local repository:
git remote add mateusmelos-clone git://gitorious.org/~mateusmelo/twitter-local/mateusmelos-clone.git git fetch mateusmelos-clone git checkout -b my-local-tracking-branch mateusmelos-clone/master_or_other_branch
twitter-local
Current version
-
Cloning this repository:
git clone git://gitorious.org/twitter-local/twitter-local.git twitter-local cd twitter-local
Add this repository as a remote to an existing local repository:
git remote add twitter-local git://gitorious.org/twitter-local/twitter-local.git git fetch twitter-local git checkout -b my-local-tracking-branch twitter-local/master_or_other_branch

