On Thu, Aug 23, 2012 at 10:10:41AM +0200, [email protected] wrote: > From: Michael Haggerty <[email protected]> > > fetch_pack() used to delete entries from the input list (*nr_heads, > heads) and drop them on the floor. (Even earlier versions dropped > some names on the floor and modified others.) This forced > fetch_refs_via_pack() to create a separate copy of the original list > so that it could free the all of the names.
Minor typo: s/the all/all/. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

