From: Johannes Schindelin Date: Wed, 13 Jan 2016 17:20:16 +0000 (+0100) Subject: am: release pack files before garbage-collecting X-Git-Tag: v2.7.1~18^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/df617b529e9ebf01cde572b8f78f4dd8bc6c010b?ds=inline;hp=df617b529e9ebf01cde572b8f78f4dd8bc6c010b am: release pack files before garbage-collecting Before auto-gc'ing, we need to make sure that the pack files are released in case they need to be repacked and garbage-collected. Signed-off-by: Johannes Schindelin Reviewed-by: Jeff King Signed-off-by: Junio C Hamano ---