projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
32bd3a5
27b5587
)
Merge branch 'mh/ref-api-lazy-loose'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 29 May 2012 20:08:35 +0000
(13:08 -0700)
committer
Junio 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
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
refs.c
Simple merge