author | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Jan 2007 23:00:13 +0000 (15:00 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 12 Jan 2007 23:10:29 +0000 (15:10 -0800) | ||
commit | b60daf0515889ca75f88f1d4d49a6a9c4117ba36 | |
tree | 2a51df5279f109da473efb03b8a85434e2f68e83 | tree | snapshot |
parent | f215f27013e785ac11bf1190d0c03ba870faf080 | commit | diff |
Make git-prune-packed a bit more chatty.
Steven Grimm noticed that git-repack's verbosity is inconsistent
because pack-objects is chatty and prune-packed is not. This
makes the latter a bit more chatty and gives -q option to
squelch it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Steven Grimm noticed that git-repack's verbosity is inconsistent
because pack-objects is chatty and prune-packed is not. This
makes the latter a bit more chatty and gives -q option to
squelch it.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-prune-packed.txt | diff | blob | history | |
builtin-prune-packed.c | diff | blob | history | |
git-repack.sh | diff | blob | history |