git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Steve Hoelzer" <shoelzer@gmail.com>
To: "git mailing list" <git@vger.kernel.org>,
	"Junio C Hamano" <gitster@pobox.com>
Subject: [PATCH] git-stash documentation: add missing backtick
Date: Tue, 7 Aug 2007 12:38:29 -0500	[thread overview]
Message-ID: <588192970708071038q5decfdbaic0800d14c09bcc2f@mail.gmail.com> (raw)

Signed-off-by: Steve Hoelzer <shoelzer@gmail.com>
---
 Documentation/git-stash.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-stash.txt b/Documentation/git-stash.txt
index 17121ad..4ec61a9 100644
--- a/Documentation/git-stash.txt
+++ b/Documentation/git-stash.txt
@@ -45,7 +45,7 @@ save::
 list::

 	List the stashes that you currently have.  Each 'stash' is listed
-	with its name (e.g. `stash@\{0}` is the latest stash, `stash@\{1} is
+	with its name (e.g. `stash@\{0}` is the latest stash, `stash@\{1}` is
 	the one before, etc.), the name of the branch that was current when the
 	stash was made, and a short description of the commit the stash was
 	based on.
-- 
1.5.3.rc3.141.g53d646

                 reply	other threads:[~2007-08-07 17:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=588192970708071038q5decfdbaic0800d14c09bcc2f@mail.gmail.com \
    --to=shoelzer@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).