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 -- 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