Re: [RFC,PATCH] Make git prune remove temporary packs that look like write failures
From: Nicolas Pitre <hidden> Date: 2016-06-15 22:44:10
On Mon, 4 Feb 2008, David Tweed wrote:
However, I'm not familiar with what things like git-svn, cvs, etc, do.
Given that I've seen patches adding "git gc" periodically during
various imports, I wanted to someone who knows that area to confirm
the patch isn't violating any assumptions.
If they're prunning old objects already, they can prune old temporary
pack files assuming the same level of (non) risk.
Nicolas