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

