diff options
| author | Tanay Abhra <tanayabh@gmail.com> | 2014-08-07 09:21:16 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-08-07 13:33:25 -0700 |
| commit | 8939d32d818180cfd64c9eed7ad97bf2601d8f5f (patch) | |
| tree | b1ce6471387de42d541a31f7471ea8f165aa6d2f /commit.c | |
| parent | add tests for `git_config_get_string_const()` (diff) | |
| download | git-8939d32d818180cfd64c9eed7ad97bf2601d8f5f.tar.gz git-8939d32d818180cfd64c9eed7ad97bf2601d8f5f.zip | |
daemon.c: replace `git_config()` with `git_config_get_bool()` family
Use `git_config_get_bool()` family 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 'commit.c')
0 files changed, 0 insertions, 0 deletions
