On Wed, May 17, 2017 at 02:05:43PM +0200, Michael Haggerty wrote: > Instead of handling `GIT_REF_PARANOIA` in > `files_ref_iterator_begin()`, handle it in > `refs_ref_iterator_begin()`, where it will cover all reference stores. Good catch. This should definitely go at the outer-most layer of the ref code. -Peff