On Fri, Aug 07, 2009 at 08:36:33PM -0700, Junio C Hamano wrote: > + if (baseobjects) > + printf("non delta: %lu object%s\n", > + baseobjects, baseobjects > 1 ? "s" : ""); Nit: this should be "non-delta" or "no delta". -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