author | Junio C Hamano <gitster@pobox.com> | |
Wed, 21 Oct 2009 22:26:10 +0000 (15:26 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 21 Oct 2009 22:28:42 +0000 (15:28 -0700) | ||
commit | dad5f89fc568639c43bdbf344411757adf39d636 | |
tree | e09cd61ef1d4a559b63c5d49c845911444fdc902 | tree | snapshot |
parent | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 | commit | diff |
gc --auto --quiet: make the notice a bit less verboase
When "gc --auto --quiet" decides there is something to do, it tells the
user what it is doing, as it is going to make the user wait for a bit.
But the message was a bit too long.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
When "gc --auto --quiet" decides there is something to do, it tells the
user what it is doing, as it is going to make the user wait for a bit.
But the message was a bit too long.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-gc.c | diff | blob | history |