Signed-off-by: Miklos Vajna <vmiklos@xxxxxxxxxxxxxx> --- Reported by leo2007 on IRC. Documentation/config.txt | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/Documentation/config.txt b/Documentation/config.txt index 72949e7..877f78d 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -886,6 +886,10 @@ format.headers:: Additional email headers to include in a patch to be submitted by mail. See linkgit:git-format-patch[1]. +format.to:: + Additional "To:" headers to include in a patch to be submitted + by mail. See the --to option in linkgit:git-format-patch[1]. + format.cc:: Additional "Cc:" headers to include in a patch to be submitted by mail. See the --cc option in linkgit:git-format-patch[1]. -- 1.7.0 -- 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