From: Junio C Hamano Date: Sun, 19 May 2019 07:45:30 +0000 (+0900) Subject: Merge branch 'ds/midx-too-many-packs' X-Git-Tag: v2.22.0-rc1~19 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=454b419729142cd65466cabdb253d06c3699d098;p=thirdparty%2Fgit.git Merge branch 'ds/midx-too-many-packs' The code to generate the multi-pack idx file was not prepared to see too many packfiles and ran out of open file descriptor, which has been corrected. * ds/midx-too-many-packs: midx: add packs to packed_git linked list midx: pass a repository pointer --- 454b419729142cd65466cabdb253d06c3699d098