All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@imag.fr>
To: git <git@vger.kernel.org>
Subject: [small bug] Surprising "Did you mean this?"
Date: Tue, 18 Nov 2008 18:05:38 +0100	[thread overview]
Message-ID: <vpqod0dezh9.fsf@bauges.imag.fr> (raw)

Hi,

The following is quite surprising:

  $ git tags 
  git: 'tags' is not a git-command. See 'git --help'.
  
  Did you mean this?
          status
  
I would have expected git to propose me "tag" (1 character removal),
while "status" is quite far from "tags" (remove g, add u, add another
t, shuffle and you're there).

my 2 cents,

-- 
Matthieu

             reply	other threads:[~2008-11-18 17:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-18 17:05 Matthieu Moy [this message]
2008-11-18 18:29 ` [small bug] Surprising "Did you mean this?" Andreas Ericsson
2008-11-18 18:45 ` Samuel Tardieu

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=vpqod0dezh9.fsf@bauges.imag.fr \
    --to=matthieu.moy@imag.fr \
    --cc=git@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.