Document merge.branchdesc configuration variable
This was part of the "branch description" feature in the larger "help people communicate better during their pull based workflow" topic, but was never documented. Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
@ -53,6 +53,11 @@ OPTIONS
|
|||||||
CONFIGURATION
|
CONFIGURATION
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
merge.branchdesc::
|
||||||
|
In addition to branch names, populate the log message with
|
||||||
|
the branch description text associated with them. Defaults
|
||||||
|
to false.
|
||||||
|
|
||||||
merge.log::
|
merge.log::
|
||||||
In addition to branch names, populate the log message with at
|
In addition to branch names, populate the log message with at
|
||||||
most the specified number of one-line descriptions from the
|
most the specified number of one-line descriptions from the
|
||||||
|
Reference in New Issue
Block a user