Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
* maint:
  Fix a formatting error in git-merge.txt
  • Loading branch information
Junio C Hamano committed Nov 5, 2010
2 parents e806c43 + af77aee commit 31731b0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Documentation/git-merge.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,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::
Expand Down

0 comments on commit 31731b0

Please sign in to comment.