refdb_fs.c
54.6 KB
-
refdb: make sure to remove packed refs first · 8c142241
This fixes part of the issue where, given a concurrent `git pack-refs`, a ref lookup could return an old, vestigial value from the packed file, as the valid loose one would have been deleted.
Etienne Samson committed