On Mon, Nov 05, 2007 at 08:04:11PM +0100, Pierre Habouzit wrote: > On Mon, Nov 05, 2007 at 07:01:41PM +0000, Pierre Habouzit wrote: > > + if (!lstat(name, &st)) { > > + die("Cannot find commit '%s', did you meant: " s/meant/mean/ > > + "git checkout HEAD -- '%s'", arg, arg); > > + } else { > > + die("Cannot find commit '%s'", arg); > > + } > > + } --b. - 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