commit | eed35595759a65d51279547af0f2d017dd928fa5 | [log] [tgz] |
---|---|---|
author | Johannes Sixt <johannes.sixt@telecom.at> | Wed Mar 12 09:30:01 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Mar 12 01:53:30 2008 -0700 |
tree | 914a49f3672a6fda408c8fe093f56d319f4f95c0 | |
parent | 2da2ddc664538f64c4d8a4ab61ef93b2b77a50d5 [diff] |
git-submodule summary: fix that some "wc" flavors produce leading spaces We print the number of commits in parentheses, but without this change we would get an oddly looking line like this: * sm1 4c8d358...41fbea9 ( 4): Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at> Signed-off-by: Junio C Hamano <gitster@pobox.com>