Merge branch 'sc/fmt-merge-msg-doc-markup-fix'
Documentation fix. * sc/fmt-merge-msg-doc-markup-fix: Documentation/fmt-merge-msg: fix markup in example
This commit is contained in:
@ -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.
|
||||||
|
Reference in New Issue
Block a user