author | Brian Gernhardt <benji@silverinsanity.com> | |
Tue, 3 Jul 2007 18:18:11 +0000 (14:18 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 4 Jul 2007 17:09:32 +0000 (10:09 -0700) | ||
commit | 54adf3706c5c799584c1bcdcac96fb3285b97de4 | |
tree | c53c89a333064d050f77ad622f62891e77e1483b | tree | snapshot |
parent | 41c7c1bd6f151f351365451acbf9fade6eb6044c | commit | diff |
Add core.pager config variable.
This adds a configuration variable that performs the same function as,
but is overridden by, GIT_PAGER.
Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Acked-by: Johannes E. Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This adds a configuration variable that performs the same function as,
but is overridden by, GIT_PAGER.
Signed-off-by: Brian Gernhardt <benji@silverinsanity.com>
Acked-by: Johannes E. Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
cache.h | diff | blob | history | |
config.c | diff | blob | history | |
environment.c | diff | blob | history | |
pager.c | diff | blob | history |