config/format.txt: specify default value of format.coverLetter
Signed-off-by: Denton Liu <liu.denton@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
c1a6f21cd4
commit
50094ca45f
|
@ -77,6 +77,7 @@ format.coverLetter::
|
||||||
A boolean that controls whether to generate a cover-letter when
|
A boolean that controls whether to generate a cover-letter when
|
||||||
format-patch is invoked, but in addition can be set to "auto", to
|
format-patch is invoked, but in addition can be set to "auto", to
|
||||||
generate a cover-letter only when there's more than one patch.
|
generate a cover-letter only when there's more than one patch.
|
||||||
|
Default is false.
|
||||||
|
|
||||||
format.outputDirectory::
|
format.outputDirectory::
|
||||||
Set a custom directory to store the resulting files instead of the
|
Set a custom directory to store the resulting files instead of the
|
||||||
|
|
Loading…
Reference in New Issue