From: Martin Langhoff <hidden> Date: 2016-06-15 22:42:04
I suspect I may have cancelled a git-repack-script execution, and now
a repo has a redundant pack eating 70MB. I can tell the right one by
running git-repack-script again, and nuking the "older" one, but is
there a reliable way to determine which pack is the correct one?
From the behaviour of the http transfers, there is a pointer to it somewhere.