Lars Schneider <larsxschneider@xxxxxxxxx> wrote: > Hi, > > t9801 and t9803 seem to be broken on next. A quick bisect indicates that d9545c7 > "fast-import: implement unpack limit" might be the reason. (@gmane/292562). > > Did anyone look into that already? Just took a look (no p4, so couldn't run tests) and I guess it's because the default changed and it doesn't generate tiny packs. The easiest change is probably to call: git config fastimport.unpackLimit 0 during setup like t9300 now does. -- 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