Skip to content

Commit c42986f

Browse files
committed
Merge branch 'tz/doc-apostrophe-no-longer-needed'
Doc formatting fix. * tz/doc-apostrophe-no-longer-needed: Documentation/git-show-branch: avoid literal {apostrophe}
2 parents d8620d3 + f64a21b commit c42986f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-show-branch.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ $ git show-branch master fixes mhf
167167
------------------------------------------------
168168

169169
These three branches all forked from a common commit, [master],
170-
whose commit message is "Add {apostrophe}git show-branch{apostrophe}".
170+
whose commit message is "Add \'git show-branch'".
171171
The "fixes" branch adds one commit "Introduce "reset type" flag to
172172
"git reset"". The "mhf" branch adds many other commits.
173173
The current branch is "master".

0 commit comments

Comments
 (0)