diff options
author | Tanay Abhra <tanayabh@gmail.com> | 2014-08-07 09:21:23 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-08-07 13:33:28 -0700 |
commit | 586f414a89d13fc0ea38121528c863f3726bc18b (patch) | |
tree | 2d890b098450cf5ed6c939288ab9e1520bf6f9ec /object.h | |
parent | 5801d3b41680a4499350754d8e00f5c8c09d790e (diff) | |
download | git-586f414a89d13fc0ea38121528c863f3726bc18b.tar.gz |
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 'object.h')
0 files changed, 0 insertions, 0 deletions