mirror of
https://github.com/git/git.git
synced 2026-05-31 11:19:02 +02:00
Fix docs for format.commitListFormat
When renaming the option --cover-letter-format to --commit-list-format we forgot to rename the opton in the section too. Fix it. Signed-off-by: Mirko Faina <mroik@delayed.space> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
94f057755b
commit
7584d10bc2
@@ -102,7 +102,7 @@ format.coverLetter::
|
||||
Default is false.
|
||||
|
||||
format.commitListFormat::
|
||||
When the `--cover-letter-format` option is not given, `format-patch`
|
||||
When the `--commit-list-format` option is not given, `format-patch`
|
||||
uses the value of this variable to decide how to format the entry of
|
||||
each commit. Defaults to `shortlog`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user