mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-20 17:54:13 -05:00
resolve_ref_unsafe() can cope with being called with NULL passed to its flags argument. So lock_ref_sha1_basic() can just hand its own type parameter through. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>