Merge branch 'mh/ref-api-lazy-loose'
commit38f2b874ff0e7d6f182b7995d45efbaf1adfe94a
authorJunio C Hamano <gitster@pobox.com>
Tue, 29 May 2012 20:08:35 +0000 (29 13:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 29 May 2012 20:08:35 +0000 (29 13:08 -0700)
tree001ef8644b83dc2d1d55c6e8b8a0c6c3da315fdb
parent32bd3a514b38d2c1ecbe84a0475374559e549ebb
parent27b5587c7610515832cf39cd0c3792e7655bdd9a
Merge branch 'mh/ref-api-lazy-loose'

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
refs.c