squeak-by-example
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
- Branches:
- master
- Clone of:
- mainline


