From: Junio C Hamano Date: Sun, 4 Jun 2017 01:21:02 +0000 (+0900) Subject: Merge branch 'jk/disable-pack-reuse-when-broken' into maint X-Git-Tag: v2.13.1~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f305016f428db71df44d3e0072e937a8739b4e1a;p=git Merge branch 'jk/disable-pack-reuse-when-broken' into maint "pack-objects" can stream a slice of an existing packfile out when the pack bitmap can tell that the reachable objects are all needed in the output, without inspecting individual objects. This strategy however would not work well when "--local" and other options are in use, and need to be disabled. * jk/disable-pack-reuse-when-broken: t5310: fix "; do" style pack-objects: disable pack reuse for object-selection options --- f305016f428db71df44d3e0072e937a8739b4e1a