Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'tz/doc-apostrophe-no-longer-needed'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 25 Apr 2019 07:41:21 +0000
(16:41 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 25 Apr 2019 07:41:21 +0000
(16:41 +0900)
Doc formatting fix.
* tz/doc-apostrophe-no-longer-needed:
Documentation/git-show-branch: avoid literal {apostrophe}
Documentation/git-show-branch.txt
patch
|
blob
|
history
raw
(from parent 1:
d8620d3
)
diff --git
a/Documentation/git-show-branch.txt
b/Documentation/git-show-branch.txt
index 4a013712274f81d4ca594b06ae897db9e67ee827..5cc2fcefbab1bcc80b33192e7ac06a3a5a92efd2 100644
(file)
--- a/
Documentation/git-show-branch.txt
+++ b/
Documentation/git-show-branch.txt
@@
-167,7
+167,7
@@
$ git show-branch master fixes mhf
------------------------------------------------
These three branches all forked from a common commit, [master],
-whose commit message is "Add
{apostrophe}git show-branch{apostrophe}
".
+whose commit message is "Add
\'git show-branch'
".
The "fixes" branch adds one commit "Introduce "reset type" flag to
"git reset"". The "mhf" branch adds many other commits.
The current branch is "master".