Signed-off-by: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx> --- Documentation/config.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/Documentation/config.txt b/Documentation/config.txt index 00b8f1f..616bfb5 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -715,6 +715,11 @@ format.coveronepatch:: decides whether to create a cover letter or not (if that is requested). The default is "true". +format.overwritecoverletter:: + If this boolean variable is set to "false", it will cause + linkgit:git-format-patch[1] fail fatally if it would overwrite an + existing coverletter. The default is "true". + format.numbered:: A boolean which can enable or disable sequence numbers in patch subjects. It defaults to "auto" which enables it only if there -- 1.6.2.2.446.gfbdc0 -- 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