Hey, On Fri, Nov 19, 2010 at 5:08 PM, Dun Peal <dunpealer@xxxxxxxxx> wrote: > Yeah there are definitely a lot of resources listed there; so many, > that one can't readily decide which to use and for what purpose ;-) Hm, perhaps I should simplify the page a bit then. >>> P.S. I glanced at it briefly and it seemed a bit out of date, but >>> perhaps my inspection was too cursory. >> >> Do you have any examples? > > I just glanced through a description of checking out branches and > didn't see the feature that creates a remote-tracking branch foo when > you `git checkout foo`, and foo isn't a local branch but does exist on > the remote. Well, that will never be included - I find it really confusing and try to discourage people from using it in favor of 'git checkout -b foo origin/foo' because i feel it's much more consistent. I would like to make the tracking branch section a bit better, but that's not really an 'out of date' thing. Thanks again, Scott -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html