Code

Documentation: do not treat reset --keep as a special case
[git.git] / Documentation / merge-config.txt
index b72f5339704e89087992b7d6060e88f43b9d661b..1e5c22c5e5c19dab5d5c35ec2401870237830a5d 100644 (file)
@@ -7,8 +7,10 @@ merge.conflictstyle::
        marker and the original text before the `=======` marker.
 
 merge.log::
-       Whether to include summaries of merged commits in newly created
-       merge commit messages. False by default.
+       In addition to branch names, populate the log message with at
+       most the specified number of one-line descriptions from the
+       actual commits that are being merged.  Defaults to false, and
+       true is a synonym for 20.
 
 merge.renameLimit::
        The number of files to consider when performing rename detection