Alex Vandiver <alex@xxxxxxxxx> writes: > most common usage model. It seems to me like the more correct fix > would be to move the diff options to later in the file (after the > options that are `git log`-specific), or to remove them entirely, and > replace them with a pointer to git diff's options. IIRC, the apporach we took earlier that people hated and resulted in the current "include" approach was to say "It also takes many of options that diff family of commands take". So reordering may work better but dropping and referring would not, I suspect. -- 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