Skip to content

Commit 4259d69

Browse files
Stefan Christgitster
authored andcommitted
Documentation/fmt-merge-msg: fix markup in example
Use at least 4 delimiting dashes that are required for ListingBlock to get this block rendered as verbatim text. Signed-off-by: Stefan Christ <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 0b65a8d commit 4259d69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/git-fmt-merge-msg.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@ merge.summary::
6060
EXAMPLE
6161
-------
6262

63-
--
63+
---------
6464
$ git fetch origin master
6565
$ git fmt-merge-msg --log <$GIT_DIR/FETCH_HEAD
66-
--
66+
---------
6767

6868
Print a log message describing a merge of the "master" branch from
6969
the "origin" remote.

0 commit comments

Comments
 (0)