From: Junio C Hamano Date: Mon, 20 Jun 2016 18:01:00 +0000 (-0700) Subject: Merge branch 'ew/fast-import-unpack-limit' X-Git-Tag: v2.10.0-rc0~204 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8d6a7e9a198488a1594cd178240fb56085129c78;p=thirdparty%2Fgit.git Merge branch 'ew/fast-import-unpack-limit' "git fast-import" learned the same performance trick to avoid creating too small a packfile as "git fetch" and "git push" have, using *.unpackLimit configuration. * ew/fast-import-unpack-limit: fast-import: invalidate pack_id references after loosening fast-import: implement unpack limit --- 8d6a7e9a198488a1594cd178240fb56085129c78