Matthias Lederhofer [off-list ref] wrote:
This option allows to remove the unpacked version of an object only if
it has been packed for a minimum time. It is intended to work around
the problem of freshly packed objects which should not be deleted
because someone might still try to open the unpacked version.
Are we not rescanning for new packs if we fail to find an
object in the object directory? I thought we were doing this in
read_sha1_file. *looks at code* Indeed, we are...
Is this somehow not working?
--
Shawn.