mirror of
https://github.com/git-for-windows/git.git
synced 2026-07-07 21:25:03 -05: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>