Jeff King wrote: Hmmm... isn't the patch slightly against git coding style? > + if(unpacked) [...] >+ for(i = 0; i < len; i++) compare to: > for (ref = refs; ref; ref = ref->next) { -- Jakub Narebski Warsaw, Poland - : 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