On Thu, Feb 25, 2010 at 12:34:15AM +0100, Giuseppe Bilotta wrote: > This prints the list of repo-local environment variables. > > Signed-off-by: Giuseppe Bilotta <giuseppe.bilotta@xxxxxxxxx> > --- [...] > diff --git a/builtin-rev-parse.c b/builtin-rev-parse.c > index a8c5043..ab7b520 100644 > --- a/builtin-rev-parse.c > +++ b/builtin-rev-parse.c [...] > if (argc > 1 && !strcmp("-h", argv[1])) > + > usage(builtin_rev_parse_usage); You probably forgot to remove that empty line there. cheers Heiko -- 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