Meeting Followup

0 views
Skip to first unread message

Brandon Dimcheff

unread,
Dec 2, 2009, 11:59:06 PM12/2/09
to a2...@googlegroups.com
Thanks to everyone who showed up tonight for the Code Dojo. I think it went well, and hopefully we can do it again in the future. For those of us in the large group, you can take a look at our code at http://github.com/bdimcheff/practice_game_of_life/tree/a2rb_group. You can clone this in git by doing:

git clone git://github.com/bdimcheff/practice_game_of_life.git
cd practice_game_of_life
git co --track origin/a2rb_group

- Brandon

Patrick Hurley

unread,
Dec 3, 2009, 12:01:25 AM12/3/09
to a2...@googlegroups.com
FYI if your .gitconfig is not as pimped out as Brandon's you want:

git clone git://github.com/bdimcheff/practice_game_of_life.git
cd practice_game_of_life
git checkout --track origin/a2rb_group

(note that co is a very common command alias)
pth
> --
>
> You received this message because you are subscribed to the Google Groups "Ann Arbor Ruby Brigade" group.
> To post to this group, send email to a2...@googlegroups.com.
> To unsubscribe from this group, send email to a2rb+uns...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/a2rb?hl=en.
>
>
>

Winston Tsang

unread,
Dec 3, 2009, 1:56:31 AM12/3/09
to a2...@googlegroups.com
An example git config file can be seen here (sorry Brandon, didn't see yours in github):

And as another small side dish, on the mac, you can install git via (mac) ports (be sure to check out the variants via something like: port variants git-core).

suzanne coutchie

unread,
Dec 3, 2009, 4:18:30 PM12/3/09
to a2...@googlegroups.com
it was great! I loved it!!!

Suzanne

--- On Wed, 12/2/09, Brandon Dimcheff <brandon....@gmail.com> wrote:

Reply all
Reply to author
Forward
0 new messages