author | Junio C Hamano <gitster@pobox.com> | |
Thu, 12 Jun 2008 06:43:25 +0000 (23:43 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 12 Jun 2008 06:43:25 +0000 (23:43 -0700) | ||
commit | 8b7d4e738ee5489fecb5c4a55d14884b09e0dc6d | |
tree | 9a2e5d1551370deaacbb8e7642666186a10d7428 | tree | snapshot |
parent | e7d5a97d5e131925ccae48db94f2069631a8aa41 | commit | diff |
"remote prune": be quiet when there is nothing to prune
The previous commit made it always say "Pruning $remote" but reported the
URL only when there is something to prune. Make it consistent by not
saying anything at all when there is nothing to prune.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The previous commit made it always say "Pruning $remote" but reported the
URL only when there is something to prune. Make it consistent by not
saying anything at all when there is nothing to prune.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-remote.c | diff | blob | history |