Call prune-packed from "git prune" as well.
authorJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 04:38:36 +0000 (21:38 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 20 Aug 2005 04:38:36 +0000 (21:38 -0700)
commit51890a64eb152fb914d0dd3676f549ab8d8cc49a
treec5b6dd555899bca32f456418a05a236a38502c4f
parent4426ac70a1d15e103bd8a4bd1aa16be16b80c5bc
Call prune-packed from "git prune" as well.

Add -n (dryrun) flag to git-prune-packed, and call it from "git prune".

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-prune-script
prune-packed.c