From: Junio C Hamano Date: Thu, 28 Jul 2016 18:25:56 +0000 (-0700) Subject: Merge branch 'ew/gc-auto-pack-limit-fix' into maint X-Git-Tag: v2.9.3~54 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/87be95b6f9c51c0492f48e30fd14316934a7e3c8?hp=--cc Merge branch 'ew/gc-auto-pack-limit-fix' into maint "gc.autoPackLimit" when set to 1 should not trigger a repacking when there is only one pack, but the code counted poorly and did so. * ew/gc-auto-pack-limit-fix: gc: fix off-by-one error with gc.autoPackLimit --- 87be95b6f9c51c0492f48e30fd14316934a7e3c8