author | Michael J Gruber <git@drmicha.warpmail.net> | |
Mon, 29 Sep 2008 16:49:52 +0000 (18:49 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Tue, 30 Sep 2008 21:30:00 +0000 (14:30 -0700) | ||
commit | b35ddf41eeee1465c9c5a34357664d22b929b79a | |
tree | 4ebf485a4e4ca606423ae77ed5d88b46e3042528 | tree | snapshot |
parent | 8b745e3ffdabe6ef110dc064af46b0ba993941e0 | commit | diff |
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>
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 | diff | blob | history | |
builtin-prune.c | diff | blob | history |