Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> writes: > +--stdin:: > + When '--stdin' is specified, the command does not take > + <tree-ish> arguments from the command line. Instead, it > + reads either one <commit> or a pair of <tree-ish> > + separated with a single space from its standard input. Are you sure "git show" takes --stdin? Also for "show", listing --cc as one of the options does not make much sense, as that is an unoverridable default. And no, making it overridable so that it can take -m to show independent diff against each parent of a merge commit do not make much sense in the context of "git show". -- 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