Skip to content

Commit 8c80ff3

Browse files
committed
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 <[email protected]>
1 parent 78f4c9f commit 8c80ff3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/git-fmt-merge-msg.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,11 @@ OPTIONS
5353
CONFIGURATION
5454
-------------
5555

56+
merge.branchdesc::
57+
In addition to branch names, populate the log message with
58+
the branch description text associated with them. Defaults
59+
to false.
60+
5661
merge.log::
5762
In addition to branch names, populate the log message with at
5863
most the specified number of one-line descriptions from the

0 commit comments

Comments
 (0)