Skip to content

Commit 2d0048e

Browse files
author
Junio C Hamano
committed
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 <[email protected]>
1 parent f3219fb commit 2d0048e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

git-repack.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ then
7575
done
7676
)
7777
fi
78+
git-prune-packed
7879
fi
7980

8081
case "$no_update_info" in

0 commit comments

Comments
 (0)