submodule summary: support --summary-limit=<n>
authorRené Scharfe <rene.scharfe@lsrfire.ath.cx>
Mon, 1 Apr 2013 13:06:27 +0000 (15:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Apr 2013 14:37:34 +0000 (07:37 -0700)
In addition to "--summary-limit <n>" support the form "--summary-limit=<n>",
for consistency with other parameters and commands.

Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found