lazy index hashing
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Jan 2008 07:01:13 +0000 (23:01 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Jan 2008 07:01:13 +0000 (23:01 -0800)
This delays the hashing of index names until it becomes necessary for
the first time.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found