Re: [PATCH] read-cache.c: fix index memory allocation
From: Junio C Hamano <hidden> Date: 2016-06-15 22:52:19
René Scharfe [off-list ref] writes:
Something like this (applies to master)? Very basic testing didn't show
any slowdown of git status in the Linux repo.
-- >8 --
Subject: read-cache.c: allocate index entries individually