Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Document merge.branchdesc configuration variable
author
Junio C Hamano
<gitster@pobox.com>
Thu, 23 Feb 2012 19:20:15 +0000
(11:20 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 23 Feb 2012 19:20:15 +0000
(11:20 -0800)
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>
Documentation/git-fmt-merge-msg.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
78f4c9f
)
diff --git
a/Documentation/git-fmt-merge-msg.txt
b/Documentation/git-fmt-merge-msg.txt
index 32aff954a2b2f95a61b39b8d08fb0482724400bb..3a0f55ec8e273545af3a92a9b886511ac79ba73c 100644
(file)
--- 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