On Thu, Oct 28, 2010 at 1:25 AM, Matthew Flatt <mfl...@cs.utah.edu> wrote: > > More immediately, it's time for you to try out the "gr2" branch for > everyday work.
In case there's anyone else who wants to try but (somehow) knows even less about git than I do, here's what I did to checkout the branch. $ git clone g...@git.racket-lang.org:plt gr2 $ git branch gr2 origin/gr2 $ git checkout gr2 It seems to have worked, but there may be a more git-savvy way to do it. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev