Merge branch 'jk/diffstat-binary'
[gitweb.git] / Documentation / git-merge.txt
index 47b59a551d60a5445a65bdcc2450d1f3cde04134..c1efaaa5c52cd93e90a1a7427125e470f771146a 100644 (file)
@@ -68,13 +68,13 @@ include::merge-options.txt[]
 -m <msg>::
        Set the commit message to be used for the merge commit (in
        case one is created).
-
-       If `--log` is specified, a shortlog of the commits being merged
-       will be appended to the specified message.
-
-       The 'git fmt-merge-msg' command can be
-       used to give a good default for automated 'git merge'
-       invocations.
++
+If `--log` is specified, a shortlog of the commits being merged
+will be appended to the specified message.
++
+The 'git fmt-merge-msg' command can be
+used to give a good default for automated 'git merge'
+invocations.
 
 --rerere-autoupdate::
 --no-rerere-autoupdate::