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
This commit is contained in:
commit
6afadbd5ee
@ -60,10 +60,10 @@ merge.summary::
|
|||||||
EXAMPLE
|
EXAMPLE
|
||||||
-------
|
-------
|
||||||
|
|
||||||
--
|
---------
|
||||||
$ git fetch origin master
|
$ git fetch origin master
|
||||||
$ git fmt-merge-msg --log <$GIT_DIR/FETCH_HEAD
|
$ git fmt-merge-msg --log <$GIT_DIR/FETCH_HEAD
|
||||||
--
|
---------
|
||||||
|
|
||||||
Print a log message describing a merge of the "master" branch from
|
Print a log message describing a merge of the "master" branch from
|
||||||
the "origin" remote.
|
the "origin" remote.
|
||||||
|
Loading…
Reference in New Issue
Block a user