Repositories
talk
-
Cloning this repository:
git clone git://gitorious.org/talk/talk.git talk cd talk
Add this repository as a remote to an existing local repository:
git remote add talk git://gitorious.org/talk/talk.git git fetch talk git checkout -b my-local-tracking-branch talk/master_or_other_branch
talk-santa
-
Cloning this repository:
git clone git://gitorious.org/~jmsantamaria/talk/talk-santa.git talk-santa cd talk-santa
Add this repository as a remote to an existing local repository:
git remote add talk-santa git://gitorious.org/~jmsantamaria/talk/talk-santa.git git fetch talk-santa git checkout -b my-local-tracking-branch talk-santa/master_or_other_branch

