Jakub Narebski wrote: > Dennis Stosberg wrote: > > > - Display suspicious lines in the patch. The definition > > - of 'suspicious lines' is currently the lines that has > > - trailing whitespaces, and the lines whose indentation > > - has a SP character immediately followed by a TAB > > - character. > > So is this option also lost in built-in git-format-patch? Johannes Schindelin made that one a diff option, so it can be used in other ways, too. I think it should be documented in diff-options.txt. > > -CONFIGURATION > > -You can specify extra mail header lines to be added to each > > -message in the repository configuration as follows: > > - > > -[format] > > - headers = "Organization: git-foo\n" > > So is this configuration option also lost in built-in git-format-patch? Grep'ing the sources, I couldn't find any trace of it. Regards, Dennis - : 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