Allow pager of diff command be enabled/disabled
commit8f0359f0a611fef9840218ba61162e9916124e89
authorAlex Riesen <raa.lkml@gmail.com>
Mon, 21 Jul 2008 21:28:49 +0000 (21 23:28 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Jul 2008 18:14:47 +0000 (23 11:14 -0700)
treeaf1567313181ae724bb0d20c0cc4a602afccc9bd
parent0dda1d1ec816c613c9c0fd9b55ef0d3b782b84e8
Allow pager of diff command be enabled/disabled

See for example, status and show commands. Besides,
Documentation/RelNotes-1.6.0.txt mentions that pager.<cmd>
can be used to enable/disable paging behavior per command.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-diff.c
builtin.h