Re: [PATCH 1/2] prepare_packed_git(): refactor garbage reporting in pack directory
From: Jeff King <hidden> Date: 2016-06-15 23:07:44
On Wed, Jan 13, 2016 at 02:19:05PM -0600, Doug Kelly wrote:
However, back to the point: should the wait value be hard coded? Configurable
as a new option? What should our default wait be?
I'd think it would make sense to match the expiration time we feed to
prune. That's overly conservative, but I think that's OK (and the user
can tweak it down).
-Peff