diff options
author | 2014-08-07 09:21:23 -0700 | |
---|---|---|
committer | 2014-08-07 13:33:28 -0700 | |
commit | 586f414a89d13fc0ea38121528c863f3726bc18b (patch) | |
tree | 2d890b098450cf5ed6c939288ab9e1520bf6f9ec /perl | |
parent | builtin/gc.c: replace `git_config()` with `git_config_get_*()` family (diff) | |
download | tgif-586f414a89d13fc0ea38121528c863f3726bc18b.tar.xz |
pager.c: replace `git_config()` with `git_config_get_value()`
Use `git_config_get_value()` instead of `git_config()` to take advantage of
the config-set API which provides a cleaner control flow.
Signed-off-by: Tanay Abhra <tanayabh@gmail.com>
Reviewed-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'perl')
0 files changed, 0 insertions, 0 deletions