From: Junio C Hamano Date: Thu, 25 Apr 2019 07:41:21 +0000 (+0900) Subject: Merge branch 'tz/doc-apostrophe-no-longer-needed' X-Git-Tag: v2.22.0-rc0~47 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c42986f41caf673aa5536df8cae980969a063f3f?hp=d8620d3ca7a01c1108f3145cc77dbda6e0e970c6 Merge branch 'tz/doc-apostrophe-no-longer-needed' Doc formatting fix. * tz/doc-apostrophe-no-longer-needed: Documentation/git-show-branch: avoid literal {apostrophe} --- diff --git a/Documentation/git-show-branch.txt b/Documentation/git-show-branch.txt index 4a01371227..5cc2fcefba 100644 --- 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".