From: Johannes Schindelin Date: Tue, 21 Nov 2006 20:12:06 +0000 (+0100) Subject: shortlog: fix "-n" X-Git-Tag: v1.5.0-rc0~212^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6d6ab6104a5055b9f66cc9a80d55d2ef59d0763c?ds=inline;hp=6d6ab6104a5055b9f66cc9a80d55d2ef59d0763c shortlog: fix "-n" Since it is now a builtin optionally taking a range, we have to parse the options before the rev machinery, to be able to shadow the short hand "-n" for "--max-count". Signed-off-by: Johannes Schindelin Signed-off-by: Junio C Hamano ---