make prune report removed objects on -v
commitb35ddf41eeee1465c9c5a34357664d22b929b79a
authorMichael J Gruber <git@drmicha.warpmail.net>
Mon, 29 Sep 2008 16:49:52 +0000 (29 18:49 +0200)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 30 Sep 2008 21:30:00 +0000 (30 14:30 -0700)
tree4ebf485a4e4ca606423ae77ed5d88b46e3042528
parent8b745e3ffdabe6ef110dc064af46b0ba993941e0
make prune report removed objects on -v

This adds an option "-v" which makes "git prune" more verbose:
It outputs all removed objects while removing them.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Documentation/git-prune.txt
builtin-prune.c