From: Jeff King <peff@peff.net>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org, spearce@spearce.org, gitster@pobox.com
Subject: Re: [PATCH] Add the utterly important 'mispel' command
Date: Sun, 4 Oct 2009 02:52:39 -0400 [thread overview]
Message-ID: <20091004065239.GA7890@coredump.intra.peff.net> (raw)
In-Reply-To: <alpine.DEB.1.00.0910040040180.4985@pacific.mpi-cbg.de>
On Sun, Oct 04, 2009 at 12:41:55AM +0200, Johannes Schindelin wrote:
> --- a/builtin.h
> +++ b/builtin.h
> @@ -12,6 +12,7 @@ extern const char git_more_info_string[];
>
> extern void list_common_cmds_help(void);
> extern const char *help_unknown_cmd(const char *cmd);
> +const char *help_mispeld_comd(const char *cmd);
> extern void prune_packed_objects(int);
> extern int read_line_with_nul(char *buf, int size, FILE *file);
> extern int fmt_merge_msg(int merge_summary, struct strbuf *in,
Hmph. This hunk doesn't apply to Shawn's master, and your blob sha1 is
not in my repository for a 3-way merge. ;P
Also, I think there is a bug:
$ git mispel show-branc
error: You probably meant show-index
Or is it intentional for it to throw the user off track?
Let this be a lesson, kids: don't drink and code.
-Peff
next prev parent reply other threads:[~2009-10-04 7:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-03 22:41 [PATCH] Add the utterly important 'mispel' command Johannes Schindelin
2009-10-04 6:52 ` Jeff King [this message]
2009-10-04 10:52 ` Johannes Schindelin
2009-10-04 13:41 ` Jeff King
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=20091004065239.GA7890@coredump.intra.peff.net \
--to=peff@peff.net \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=spearce@spearce.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).