Hi, On Sun, 4 Oct 2009, Jeff King wrote: > 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 Hmm. It might be based on 4msysgit.git's 'devel' branch. > 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. Well, the command is called "mispel", not "autocorrect". So I think you misunderstood the purpose of the patch. Let this be a lesson, kids: don't review GitTogether patches before you had a drink. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html