Merge branch 'mh/ref-api-lazy-loose'
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 May 2012 20:08:35 +0000 (13:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 May 2012 20:08:35 +0000 (13:08 -0700)
The code to lazily read loose refs unnecessarily read the refs in a
subhierarchy by mistake when we free the data for the subhierarchy.

By Michael Haggerty
* mh/ref-api-lazy-loose:
  free_ref_entry(): do not trigger reading of loose refs

1  2 
refs.c

diff --cc refs.c
Simple merge