Jeff King <peff@xxxxxxxx> writes: > On Wed, Jun 03, 2015 at 11:51:43AM -0700, Junio C Hamano wrote: > >> Jeff King <peff@xxxxxxxx> writes: >> >> > On Wed, Jun 03, 2015 at 03:51:59PM +0200, Michael Haggerty wrote: >> > >> >> NULL_SHA1 is used to indicate of "invalid SHA-1" throughout our code >> > >> > s/of/an/ ? >> >> Also possibly s/invalid SHA-1/invalid ref/? > > I thought it was trying to express that we use the null sha1 as a > sentinel value throughout the code, no matter if the value came from a > ref or otherwise. Yeah, an invalid object name, not limited to refs, is correct. Thanks. -- 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