robmyers
knots
A follow-on to Blobs
-
Cloning this repository:
git clone git://gitorious.org/robmyers/knots.git knots cd knots
Add this repository as a remote to an existing local repository:
git remote add knots git://gitorious.org/robmyers/knots.git git fetch knots git checkout -b my-local-tracking-branch knots/master_or_other_branch
- Branches:
- master


