author | Alex Riesen <raa.lkml@gmail.com> | |
Mon, 21 Jul 2008 21:28:49 +0000 (23:28 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 23 Jul 2008 18:14:47 +0000 (11:14 -0700) | ||
commit | 8f0359f0a611fef9840218ba61162e9916124e89 | |
tree | af1567313181ae724bb0d20c0cc4a602afccc9bd | tree | snapshot |
parent | 0dda1d1ec816c613c9c0fd9b55ef0d3b782b84e8 | commit | diff |
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>
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 | diff | blob | history | |
builtin.h | diff | blob | history |