提交 245f1029 编写于 作者: M Matthias Lederhofer 提交者: Junio C Hamano

core-tutorial.txt: escape asterisk

Signed-off-by: NJunio C Hamano <junkio@cox.net>
上级 e388c738
...@@ -971,7 +971,7 @@ $ git show-branch --topo-order master mybranch ...@@ -971,7 +971,7 @@ $ git show-branch --topo-order master mybranch
The first two lines indicate that it is showing the two branches The first two lines indicate that it is showing the two branches
and the first line of the commit log message from their and the first line of the commit log message from their
top-of-the-tree commits, you are currently on `master` branch top-of-the-tree commits, you are currently on `master` branch
(notice the asterisk `*` character), and the first column for (notice the asterisk `\*` character), and the first column for
the later output lines is used to show commits contained in the the later output lines is used to show commits contained in the
`master` branch, and the second column for the `mybranch` `master` branch, and the second column for the `mybranch`
branch. Three commits are shown along with their log messages. branch. Three commits are shown along with their log messages.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册