Merge branch 'jk/fast-import-marks-alloc-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:37 +0000 (13:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Nov 2020 21:17:37 +0000 (13:17 -0800)
commitcd47bbe1644d461dd166a46b905b602a8881ef41
tree4b975f1125b7f32922e84b8e01db9f7e0eeea9fc
parent6b9f5096eb034cc59a0a71b86ae65eb9433c8ea8
parent3f018ec716292b4d757385686f42f57af3bca685
Merge branch 'jk/fast-import-marks-alloc-fix'

"git fast-import" wasted a lot of memory when many marks were in use.

* jk/fast-import-marks-alloc-fix:
  fast-import: fix over-allocation of marks storage