summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2012-02-23 13:29:10 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2012-02-23 13:29:10 -0800
commit6a609823f449e88a3e6c7f3ce5c980ccf73edcb0 (patch)
treed83ff752694fca22c16e8f4e296b2ec20b3d0a88 /Documentation
parentmerge: do not trust fstat(2) too much when checking interactiveness (diff)
parentREADME: point to Documentation/SubmittingPatches (diff)
downloadtgif-6a609823f449e88a3e6c7f3ce5c980ccf73edcb0.tar.xz
Merge branch 'maint'
* maint: README: point to Documentation/SubmittingPatches Document merge.branchdesc configuration variable
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-fmt-merge-msg.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/git-fmt-merge-msg.txt b/Documentation/git-fmt-merge-msg.txt
index 32aff954a2..3a0f55ec8e 100644
--- a/Documentation/git-fmt-merge-msg.txt
+++ b/Documentation/git-fmt-merge-msg.txt
@@ -53,6 +53,11 @@ OPTIONS
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::
In addition to branch names, populate the log message with at
most the specified number of one-line descriptions from the