mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-15 17:42:52 -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>