author | Christian Couder <chriscool@tuxfamily.org> | |
Sat, 16 Feb 2008 05:01:11 +0000 (06:01 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 16 Feb 2008 05:24:53 +0000 (21:24 -0800) | ||
commit | 872da32d80c004c26a19a5d6cb31eb3e7f034094 | |
tree | 699c17fe50239d06caca0dbf2a43b6ee7b544c94 | tree | snapshot |
parent | ea5105a5e3c6629ee64b499ea918c2b80882fc22 | commit | diff |
Add "const" qualifier to "char *pager_program".
Also use "git_config_string" to simplify "config.c" code
where "pager_program" is set.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Also use "git_config_string" to simplify "config.c" code
where "pager_program" is set.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
config.c | diff | blob | history | |
environment.c | diff | blob | history |