repack: prune loose objects when -d is given

[jc: the request originally came from Martin Atukunda, which was
 improved further by Alex Riesen]

Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Junio C Hamano 2006-03-10 22:05:47 -08:00
parent f3219fbbba
commit 2d0048e681

View file

@ -75,6 +75,7 @@ then
done
)
fi
git-prune-packed
fi
case "$no_update_info" in