Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'sc/fmt-merge-msg-doc-markup-fix' into maint
author
Junio C Hamano
<gitster@pobox.com>
Tue, 29 Nov 2016 21:27:59 +0000
(13:27 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 29 Nov 2016 21:28:00 +0000
(13:28 -0800)
Documentation fix.
* sc/fmt-merge-msg-doc-markup-fix:
Documentation/fmt-merge-msg: fix markup in example
Documentation/git-fmt-merge-msg.txt
patch
|
blob
|
history
raw
(from parent 1:
c8a3ec3
)
diff --git
a/Documentation/git-fmt-merge-msg.txt
b/Documentation/git-fmt-merge-msg.txt
index 6526b178e87f9cbf1c2032bd63023295cf1d190e..44892c447e79f1d06435357b30f4ddbbb465e5f1 100644
(file)
--- a/
Documentation/git-fmt-merge-msg.txt
+++ b/
Documentation/git-fmt-merge-msg.txt
@@
-60,10
+60,10
@@
merge.summary::
EXAMPLE
-------
---
+--
-------
$ git fetch origin master
$ git fmt-merge-msg --log <$GIT_DIR/FETCH_HEAD
---
+--
-------
Print a log message describing a merge of the "master" branch from
the "origin" remote.