git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gisle Aas <gisle@aas.no>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] More precise description of 'git describe --abbrev'
Date: Wed, 4 Nov 2009 23:04:56 +0100	[thread overview]
Message-ID: <b48ea8a00911041404p2f176763kcc022249deab23a9@mail.gmail.com> (raw)
In-Reply-To: <7vmy38im51.fsf@alter.siamese.dyndns.org>

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

Unfortunately there was still a grammar typo in that patch:

--- a/Documentation/git-describe.txt
+++ b/Documentation/git-describe.txt
@@ -120,7 +120,7 @@ closest tagname without any suffix:
        tags/v1.0.0

 Note that the suffix you get if you type these commands today may be
-longer than what Linus saw above when he ran this command, as your
+longer than what Linus saw above when he ran these commands, as your
 git repository may have new commits whose object names begin with
 975b that did not exist back then, and "-g975b" suffix alone may not
 be sufficient to disambiguate these commits.

[-- Attachment #2: 0001-Fix-documentation-grammar-typo.patch --]
[-- Type: application/octet-stream, Size: 1029 bytes --]

From 8910eed48f0c4c53af1b74d0016ef772bdce5689 Mon Sep 17 00:00:00 2001
From: Gisle Aas <gisle@aas.no>
Date: Wed, 4 Nov 2009 22:57:46 +0100
Subject: [PATCH] Fix documentation grammar typo

Introduced in commit 492cf3f72f9d8...

Signed-off-by: Gisle Aas <gisle@aas.no>
---
 Documentation/git-describe.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/git-describe.txt b/Documentation/git-describe.txt
index e9dbca7..2f97916 100644
--- a/Documentation/git-describe.txt
+++ b/Documentation/git-describe.txt
@@ -120,7 +120,7 @@ closest tagname without any suffix:
 	tags/v1.0.0
 
 Note that the suffix you get if you type these commands today may be
-longer than what Linus saw above when he ran this command, as your
+longer than what Linus saw above when he ran these commands, as your
 git repository may have new commits whose object names begin with
 975b that did not exist back then, and "-g975b" suffix alone may not
 be sufficient to disambiguate these commits.
-- 
1.6.2.95.g934f7


      reply	other threads:[~2009-11-04 22:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29 21:38 [PATCH] More precise description of 'git describe --abbrev' Gisle Aas
2009-10-29 22:47 ` Junio C Hamano
2009-10-30  8:01   ` Gisle Aas
2009-10-30 19:00     ` Junio C Hamano
2009-10-30 19:27       ` Gisle Aas
2009-10-30 20:18 ` Andreas Schwab
2009-10-30 21:53   ` Junio C Hamano
2009-11-04 22:04     ` Gisle Aas [this message]

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=b48ea8a00911041404p2f176763kcc022249deab23a9@mail.gmail.com \
    --to=gisle@aas.no \
    --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).