Hi, On Wed, 29 Oct 2008, Johannes Sixt wrote: > Johannes Schindelin schrieb: > > Now, git show <tree> shows some more information, and with the -r option, > > it recurses into subdirectories. > > > > Requested by Scott Chacon. > > > > Signed-off-by: Johannes Schindelin <johannes.schindelin@xxxxxx> > > --- > > > > The only quirk is the command line parsing for -r: we cannot use > > DIFF_OPT_TST(&rev.diffopt, RECURSIVE), because that is switched > > on not only by cmd_log_init(), but implicitly by > > diff_setup_done(), because FORMAT_PATCH is selected by git-show. > > This comment should for sure go into the commit message. Fair enough. Junio, you want me to resend? Ciao, Dscho -- 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