author | Andrew Ruder <andy@aeruder.net> | |
Wed, 4 Jul 2007 22:21:49 +0000 (17:21 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Jul 2007 04:06:12 +0000 (21:06 -0700) | ||
commit | d97bc5de929e525add9977a9c1ab3834b8c04657 | |
tree | 8efa0276f0eb3144fb660c3664f349300e479b2d | tree | snapshot |
parent | 7730fbe62490f9e6ee33f6136ecd0e75869894e3 | commit | diff |
Remove USE_PAGER from git-pickaxe and git-annotate
git-blame (and friends) specifically leave the pager turned off
in the case that --incremental is specified as this isn't for
human consumption. git-pickaxe and git-annotate will turn it on
themselves otherwise.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-blame (and friends) specifically leave the pager turned off
in the case that --incremental is specified as this isn't for
human consumption. git-pickaxe and git-annotate will turn it on
themselves otherwise.
Signed-off-by: Andrew Ruder <andy@aeruder.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git.c | diff | blob | history |