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 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sun May 21 18:25:02 2006
This archive was generated by hypermail 2.1.8 : 2006-05-21 18:25:21 EST