On Thu, 20 Apr 2006, Linus Torvalds wrote: > That means that it probably _is_ the delta changes themselves (probably > commit c13c6bf7 "diff-delta: bound hash list length to avoid O(m*n) > behavior". You can try > > git revert c13c6bf7 > > to see if that's it. Although Nico already showed interest, and if you > make the archive available to him, he's sure to figure it out. It is not that. With that code disabled there is still a 2x pack size. Substituting diff-delta.c from the version in 1.2.3 doesn't solve the issue either. Nicolas - : 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