Skip to content

Commit 6afadbd

Browse files
committed
Merge branch 'sc/fmt-merge-msg-doc-markup-fix' into maint
Documentation fix. * sc/fmt-merge-msg-doc-markup-fix: Documentation/fmt-merge-msg: fix markup in example
2 parents c8a3ec3 + 4259d69 commit 6afadbd

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)