mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-09 12:57:01 -05:00
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