Repositories
mainline
-
Cloning this repository:
git clone git://gitorious.org/squeak-by-example/mainline.git mainline cd mainline
Add this repository as a remote to an existing local repository:
git remote add mainline git://gitorious.org/squeak-by-example/mainline.git git fetch mainline git checkout -b my-local-tracking-branch mainline/master_or_other_branch
sbe_wcruz_clone
-
Cloning this repository:
git clone git://gitorious.org/~waltercruz/squeak-by-example/sbe_wcruz_clone.git sbe_wcruz_clone cd sbe_wcruz_clone
Add this repository as a remote to an existing local repository:
git remote add sbe_wcruz_clone git://gitorious.org/~waltercruz/squeak-by-example/sbe_wcruz_clone.git git fetch sbe_wcruz_clone git checkout -b my-local-tracking-branch sbe_wcruz_clone/master_or_other_branch
sbe_danielmartinss_clone
-
Cloning this repository:
git clone git://gitorious.org/~daniel_martins/squeak-by-example/sbe_danielmartinss_clone.git sbe_danielmartinss_clone cd sbe_danielmartinss_clone
Add this repository as a remote to an existing local repository:
git remote add sbe_danielmartinss_clone git://gitorious.org/~daniel_martins/squeak-by-example/sbe_danielmartinss_clone.git git fetch sbe_danielmartinss_clone git checkout -b my-local-tracking-branch sbe_danielmartinss_clone/master_or_other_branch
narwens-clone
-
Cloning this repository:
git clone git://gitorious.org/~narwen/squeak-by-example/narwens-clone.git narwens-clone cd narwens-clone
Add this repository as a remote to an existing local repository:
git remote add narwens-clone git://gitorious.org/~narwen/squeak-by-example/narwens-clone.git git fetch narwens-clone git checkout -b my-local-tracking-branch narwens-clone/master_or_other_branch
lsdr-clone
-
Cloning this repository:
git clone git://gitorious.org/~lsdr/squeak-by-example/lsdr-clone.git lsdr-clone cd lsdr-clone
Add this repository as a remote to an existing local repository:
git remote add lsdr-clone git://gitorious.org/~lsdr/squeak-by-example/lsdr-clone.git git fetch lsdr-clone git checkout -b my-local-tracking-branch lsdr-clone/master_or_other_branch
tsilva-clone
-
Cloning this repository:
git clone git://gitorious.org/~tsilva/squeak-by-example/tsilva-clone.git tsilva-clone cd tsilva-clone
Add this repository as a remote to an existing local repository:
git remote add tsilva-clone git://gitorious.org/~tsilva/squeak-by-example/tsilva-clone.git git fetch tsilva-clone git checkout -b my-local-tracking-branch tsilva-clone/master_or_other_branch
kristophers-clone
-
Cloning this repository:
git clone git://gitorious.org/~kristopher/squeak-by-example/kristophers-clone.git kristophers-clone cd kristophers-clone
Add this repository as a remote to an existing local repository:
git remote add kristophers-clone git://gitorious.org/~kristopher/squeak-by-example/kristophers-clone.git git fetch kristophers-clone git checkout -b my-local-tracking-branch kristophers-clone/master_or_other_branch
sbe-roberto-clone
-
Cloning this repository:
git clone git://gitorious.org/~roberto/squeak-by-example/sbe-roberto-clone.git sbe-roberto-clone cd sbe-roberto-clone
Add this repository as a remote to an existing local repository:
git remote add sbe-roberto-clone git://gitorious.org/~roberto/squeak-by-example/sbe-roberto-clone.git git fetch sbe-roberto-clone git checkout -b my-local-tracking-branch sbe-roberto-clone/master_or_other_branch
thiagoarraiss-clone
-
Cloning this repository:
git clone git://gitorious.org/~thiagoarrais/squeak-by-example/thiagoarraiss-clone.git thiagoarraiss-clone cd thiagoarraiss-clone
Add this repository as a remote to an existing local repository:
git remote add thiagoarraiss-clone git://gitorious.org/~thiagoarrais/squeak-by-example/thiagoarraiss-clone.git git fetch thiagoarraiss-clone git checkout -b my-local-tracking-branch thiagoarraiss-clone/master_or_other_branch
sbe-diogenes-clone
-
Cloning this repository:
git clone git://gitorious.org/~diogenes/squeak-by-example/sbe-diogenes-clone.git sbe-diogenes-clone cd sbe-diogenes-clone
Add this repository as a remote to an existing local repository:
git remote add sbe-diogenes-clone git://gitorious.org/~diogenes/squeak-by-example/sbe-diogenes-clone.git git fetch sbe-diogenes-clone git checkout -b my-local-tracking-branch sbe-diogenes-clone/master_or_other_branch
sbe-silfar-clone
-
Cloning this repository:
git clone git://gitorious.org/~silfar/squeak-by-example/sbe-silfar-clone.git sbe-silfar-clone cd sbe-silfar-clone
Add this repository as a remote to an existing local repository:
git remote add sbe-silfar-clone git://gitorious.org/~silfar/squeak-by-example/sbe-silfar-clone.git git fetch sbe-silfar-clone git checkout -b my-local-tracking-branch sbe-silfar-clone/master_or_other_branch
aaguiar-clone
-
Cloning this repository:
git clone git://gitorious.org/~aaguiar/squeak-by-example/aaguiar-clone.git aaguiar-clone cd aaguiar-clone
Add this repository as a remote to an existing local repository:
git remote add aaguiar-clone git://gitorious.org/~aaguiar/squeak-by-example/aaguiar-clone.git git fetch aaguiar-clone git checkout -b my-local-tracking-branch aaguiar-clone/master_or_other_branch
EdsonLima-sbeclone
-
Cloning this repository:
git clone git://gitorious.org/~EdsonLima/squeak-by-example/EdsonLima-sbeclone.git EdsonLima-sbeclone cd EdsonLima-sbeclone
Add this repository as a remote to an existing local repository:
git remote add EdsonLima-sbeclone git://gitorious.org/~EdsonLima/squeak-by-example/EdsonLima-sbeclone.git git fetch EdsonLima-sbeclone git checkout -b my-local-tracking-branch EdsonLima-sbeclone/master_or_other_branch

