Git development
 help / color / mirror / Atom feed
* [PATCH] core-tutorial.txt: escape asterisk
@ 2006-05-07 17:32 Matthias Lederhofer
  0 siblings, 0 replies; only message in thread
From: Matthias Lederhofer @ 2006-05-07 17:32 UTC (permalink / raw)
  To: git

---
I don't now exactly why, but this asterisk has to be escaped to show
up correctly in the html format.

 Documentation/core-tutorial.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

7e3a9fbafb8b6aa4ce460221a982feda06549215
diff --git a/Documentation/core-tutorial.txt b/Documentation/core-tutorial.txt
index 4211c81..d1360ec 100644
--- a/Documentation/core-tutorial.txt
+++ b/Documentation/core-tutorial.txt
@@ -971,7 +971,7 @@ environment, is `git show-branch`.
 The first two lines indicate that it is showing the two branches
 and the first line of the commit log message from their
 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
 `master` branch, and the second column for the `mybranch`
 branch. Three commits are shown along with their log messages.
-- 
1.3.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-05-07 17:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-07 17:32 [PATCH] core-tutorial.txt: escape asterisk Matthias Lederhofer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox