On Mon, Jun 23, 2008 at 09:25:10AM -0700, Linus Torvalds wrote: > Could you handle the "recursive" use of parse_options() in builtin-blame.c > by teaching it about recursion? Yes. But again, it's just _simpler_ to > just teach parse_options() to parse the things it knows about, and leave > the other things in place. If I know that I have option "-a", what is the correct partial parsing of: git foo -b -a ? -Peff -- 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