mirror of
https://github.com/git/git.git
synced 2026-01-12 13:53:11 +09:00
Even if there is an empty directory where we look for the loose version of a reference, check for a packed reference before giving up. This fixes the failing test that was introduced two commits ago. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>