From: Junio C Hamano Date: Sat, 11 Mar 2006 06:05:47 +0000 (-0800) Subject: repack: prune loose objects when -d is given X-Git-Tag: v1.7.8.2~21^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2d0048e681dafa8f48593088fb6c2630c3186c96;p=git 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 --- diff --git a/git-repack.sh b/git-repack.sh index 3d6fec1c9a..bc901126bf 100755 --- a/git-repack.sh +++ b/git-repack.sh @@ -75,6 +75,7 @@ then done ) fi + git-prune-packed fi case "$no_update_info" in