git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Shawn O. Pearce" <spearce@spearce.org>
To: Miklos Vajna <vmiklos@frugalware.org>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Fix typo in release notes for 1.6.0.3
Date: Mon, 29 Sep 2008 08:08:58 -0700	[thread overview]
Message-ID: <20080929150858.GH17584@spearce.org> (raw)
In-Reply-To: <1222700288-29717-1-git-send-email-vmiklos@frugalware.org>

Miklos Vajna <vmiklos@frugalware.org> wrote:
> diff --git a/Documentation/RelNotes-1.6.0.3.txt b/Documentation/RelNotes-1.6.0.3.txt
> index 46e13a4..a374690 100644
> --- a/Documentation/RelNotes-1.6.0.3.txt
> +++ b/Documentation/RelNotes-1.6.0.3.txt
> @@ -16,7 +16,7 @@ Fixes since v1.6.0.2
>  * Behaviour of "git diff --quiet" was inconsistent with "diff --exit-code"
>    with the output redirected to /dev/null.
>  
> -* "git stash apply sash@{1}" was fixed to error out.  Prior versions
> +* "git stash apply stash@{1}" was fixed to error out.  Prior versions
>    would have applied stash@{0} incorrectly.

Actually maybe that typo was a good thing.  The commit was about
erroring out on typos rather than silently applying stash@{0}.

-- 
Shawn.

  reply	other threads:[~2008-09-29 15:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-29 14:58 [PATCH] Fix typo in release notes for 1.6.0.3 Miklos Vajna
2008-09-29 15:08 ` Shawn O. Pearce [this message]
2008-09-29 18:15   ` Miklos Vajna

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=20080929150858.GH17584@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    --cc=vmiklos@frugalware.org \
    /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).