read-cache.c: replace `git_config()` with `git_config_get_*()` family
[gitweb.git] / test-config.c
2014-08-07 add tests for `git_config_get_string_const()`
2014-07-29 test-config: add tests for the config_set API