diff --no-index: test for pager after option parsing
authorThomas Rast <trast@student.ethz.ch>
Tue, 6 Jan 2009 23:56:03 +0000 (00:56 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 7 Jan 2009 07:40:02 +0000 (23:40 -0800)
We need to parse options before we can see if --exit-code was
provided.

Signed-off-by: Thomas Rast <trast@student.ethz.ch>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found