On Thu, 2015-09-03 at 16:08 -0700, Junio C Hamano wrote: > David Turner <dturner@xxxxxxxxxxxxxxxx> writes: > > > @@ -2827,7 +2831,7 @@ int pack_refs(unsigned int flags) > > * > > * The refs in 'refnames' needn't be sorted. `err` must not be NULL. > > */ > > -static int repack_without_refs(struct string_list *refnames, struct strbuf *err) > > +int repack_without_refs(struct string_list *refnames, struct strbuf *err) > > { > > struct ref_dir *packed; > > struct string_list_item *refname; > > An unrelated change (belongs to 2/43) snuk in here? Fixed, 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