We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e806c43 + af77aee commit 31731b0Copy full SHA for 31731b0
Documentation/git-merge.txt
@@ -59,13 +59,13 @@ include::merge-options.txt[]
59
-m <msg>::
60
Set the commit message to be used for the merge commit (in
61
case one is created).
62
-
63
- If `--log` is specified, a shortlog of the commits being merged
64
- will be appended to the specified message.
65
66
- The 'git fmt-merge-msg' command can be
67
- used to give a good default for automated 'git merge'
68
- 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.
69
70
--rerere-autoupdate::
71
--no-rerere-autoupdate::
0 commit comments