[Chirb] code from the dojo
David Chelimsky
dchelimsky at gmail.com
Wed Mar 4 01:17:24 EST 2009
The code from last night's dojo is up on github. There is a master
branch and a chirb_session branch. For those new to git, here's one
way you can grab both branches:
git clone git://github.com/dchelimsky/chirb-mastermind.git
cd chirb-mastermind
git checkout origin/chirb_session
git checkout -b chirb_session
Now if you do this:
git branch
You should see
chirb_sssion
master
Enjoy!
More information about the ChicagoGroup-Members-List
mailing list