Skip to content

Commit

Permalink
Document merge.branchdesc configuration variable
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Junio C Hamano committed Feb 23, 2012
1 parent 78f4c9f commit 8c80ff3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/git-fmt-merge-msg.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8c80ff3

Please sign in to comment.