On Tue, Mar 10, 2009 at 11:06 PM, Jeff King <peff@xxxxxxxx> wrote: > If "-u" is supposed to be a general mode, then what does it mean to say: > > git branch -u foo Nothing, that would emit the usage message since it's not valid. > ? I would expect that to "update" foo. But if --track is given, then it > means "update HEAD to track foo". Maybe branch isn't the best place to put this feature, but it's where I'd look. I'm not married to -u, it was just the first thing that came to mind. But I still can't think of anything better. j. -- 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